Browse Source

Man: Move overview mp to sections 3 and 7 from 8

The _overview manpages are not actually commands and hence do not belong
into manpage section 8. Move corosync_overview to section 7
("Miscellaneous") and the other *_overview pages to section 3 as they
contain API documentation (cf. string(3) for precedence of
multi-function manpages).

Signed-off-by: Christoph Berg <myon@debian.org>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Christoph Berg 9 years ago
parent
commit
7162e75dcf
78 changed files with 106 additions and 106 deletions
  1. 6 6
      corosync.spec.in
  2. 6 6
      man/Makefile.am
  3. 1 1
      man/cmap_context_get.3.in
  4. 1 1
      man/cmap_context_set.3.in
  5. 1 1
      man/cmap_dec.3.in
  6. 1 1
      man/cmap_delete.3.in
  7. 1 1
      man/cmap_dispatch.3.in
  8. 1 1
      man/cmap_fd_get.3.in
  9. 1 1
      man/cmap_finalize.3.in
  10. 1 1
      man/cmap_get.3.in
  11. 1 1
      man/cmap_inc.3.in
  12. 1 1
      man/cmap_initialize.3.in
  13. 1 1
      man/cmap_iter_finalize.3.in
  14. 1 1
      man/cmap_iter_init.3.in
  15. 1 1
      man/cmap_iter_next.3.in
  16. 1 1
      man/cmap_keys.8
  17. 1 1
      man/cmap_overview.3
  18. 1 1
      man/cmap_set.3.in
  19. 1 1
      man/cmap_track_add.3.in
  20. 1 1
      man/cmap_track_delete.3.in
  21. 1 1
      man/corosync-cfgtool.8
  22. 1 1
      man/corosync-cmapctl.8
  23. 1 1
      man/corosync-cpgtool.8
  24. 1 1
      man/corosync-keygen.8
  25. 2 2
      man/corosync-quorumtool.8
  26. 6 6
      man/corosync.8
  27. 1 1
      man/corosync.conf.5
  28. 1 1
      man/corosync.xml.5
  29. 4 4
      man/corosync_overview.7
  30. 1 1
      man/cpg_context_get.3.in
  31. 1 1
      man/cpg_context_set.3.in
  32. 1 1
      man/cpg_dispatch.3.in
  33. 1 1
      man/cpg_fd_get.3.in
  34. 1 1
      man/cpg_finalize.3.in
  35. 1 1
      man/cpg_initialize.3.in
  36. 1 1
      man/cpg_iteration_finalize.3.in
  37. 1 1
      man/cpg_iteration_initialize.3.in
  38. 1 1
      man/cpg_iteration_next.3.in
  39. 1 1
      man/cpg_join.3.in
  40. 1 1
      man/cpg_leave.3.in
  41. 1 1
      man/cpg_local_get.3.in
  42. 1 1
      man/cpg_mcast_joined.3.in
  43. 1 1
      man/cpg_membership_get.3.in
  44. 1 1
      man/cpg_model_initialize.3.in
  45. 2 2
      man/cpg_overview.3
  46. 1 1
      man/cpg_zcb_alloc.3.in
  47. 1 1
      man/cpg_zcb_free.3.in
  48. 1 1
      man/cpg_zcb_mcast_joined.3.in
  49. 6 6
      man/index.html
  50. 1 1
      man/quorum_context_get.3.in
  51. 1 1
      man/quorum_context_set.3.in
  52. 1 1
      man/quorum_dispatch.3.in
  53. 1 1
      man/quorum_fd_get.3.in
  54. 1 1
      man/quorum_finalize.3.in
  55. 1 1
      man/quorum_getquorate.3.in
  56. 1 1
      man/quorum_initialize.3.in
  57. 1 1
      man/quorum_overview.3
  58. 1 1
      man/quorum_trackstart.3.in
  59. 1 1
      man/quorum_trackstop.3.in
  60. 4 4
      man/sam_overview.3
  61. 1 1
      man/votequorum.5
  62. 1 1
      man/votequorum_context_get.3.in
  63. 1 1
      man/votequorum_context_set.3.in
  64. 1 1
      man/votequorum_dispatch.3.in
  65. 1 1
      man/votequorum_fd_get.3.in
  66. 1 1
      man/votequorum_finalize.3.in
  67. 1 1
      man/votequorum_getinfo.3.in
  68. 1 1
      man/votequorum_initialize.3.in
  69. 1 1
      man/votequorum_overview.3
  70. 1 1
      man/votequorum_qdevice_master_wins.3.in
  71. 1 1
      man/votequorum_qdevice_poll.3.in
  72. 1 1
      man/votequorum_qdevice_register.3.in
  73. 1 1
      man/votequorum_qdevice_unregister.3.in
  74. 1 1
      man/votequorum_qdevice_update.3.in
  75. 1 1
      man/votequorum_setexpected.3.in
  76. 1 1
      man/votequorum_setvotes.3.in
  77. 1 1
      man/votequorum_trackstart.3.in
  78. 1 1
      man/votequorum_trackstop.3.in

+ 6 - 6
corosync.spec.in

@@ -194,7 +194,7 @@ fi
 %endif
 %endif
 %dir %{_localstatedir}/lib/corosync
 %dir %{_localstatedir}/lib/corosync
 %dir %{_localstatedir}/log/cluster
 %dir %{_localstatedir}/log/cluster
-%{_mandir}/man8/corosync_overview.8*
+%{_mandir}/man8/corosync_overview.7*
 %{_mandir}/man8/corosync.8*
 %{_mandir}/man8/corosync.8*
 %{_mandir}/man8/corosync-blackbox.8*
 %{_mandir}/man8/corosync-blackbox.8*
 %{_mandir}/man8/corosync-cmapctl.8*
 %{_mandir}/man8/corosync-cmapctl.8*
@@ -293,12 +293,12 @@ The Corosync Cluster Engine APIs.
 %{_mandir}/man3/quorum_*3*
 %{_mandir}/man3/quorum_*3*
 %{_mandir}/man3/votequorum_*3*
 %{_mandir}/man3/votequorum_*3*
 %{_mandir}/man3/sam_*3*
 %{_mandir}/man3/sam_*3*
-%{_mandir}/man8/cpg_overview.8*
-%{_mandir}/man8/votequorum_overview.8*
-%{_mandir}/man8/sam_overview.8*
+%{_mandir}/man8/cpg_overview.3*
+%{_mandir}/man8/votequorum_overview.3*
+%{_mandir}/man8/sam_overview.3*
 %{_mandir}/man3/cmap_*3*
 %{_mandir}/man3/cmap_*3*
-%{_mandir}/man8/cmap_overview.8*
-%{_mandir}/man8/quorum_overview.8*
+%{_mandir}/man8/cmap_overview.3*
+%{_mandir}/man8/quorum_overview.3*
 
 
 %changelog
 %changelog
 * @date@ Autotools generated version <nobody@nowhere.org> - @version@-1-@numcomm@.@alphatag@.@dirty@
 * @date@ Autotools generated version <nobody@nowhere.org> - @version@-1-@numcomm@.@alphatag@.@dirty@

+ 6 - 6
man/Makefile.am

@@ -131,12 +131,12 @@ dist_man_MANS 		= corosync.conf.5 \
 			  corosync-cpgtool.8 \
 			  corosync-cpgtool.8 \
 			  corosync-notifyd.8 \
 			  corosync-notifyd.8 \
 			  corosync-quorumtool.8 \
 			  corosync-quorumtool.8 \
-			  corosync_overview.8 \
-			  cpg_overview.8 \
-			  quorum_overview.8 \
-			  votequorum_overview.8 \
-			  sam_overview.8 \
-			  cmap_overview.8 \
+			  corosync_overview.7 \
+			  cpg_overview.3 \
+			  quorum_overview.3 \
+			  votequorum_overview.3 \
+			  sam_overview.3 \
+			  cmap_overview.3 \
 			  cmap_keys.8
 			  cmap_keys.8
 
 
 if INSTALL_XMLCONF
 if INSTALL_XMLCONF

+ 1 - 1
man/cmap_context_get.3.in

@@ -55,4 +55,4 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_context_set (3),
 .BR cmap_context_set (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_context_set.3.in

@@ -57,4 +57,4 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_context_get (3),
 .BR cmap_context_get (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_dec.3.in

@@ -89,4 +89,4 @@ CS_ERR_ACCESS error.
 .BR cmap_get (3),
 .BR cmap_get (3),
 .BR cmap_set (3),
 .BR cmap_set (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_delete.3.in

@@ -67,4 +67,4 @@ read-only directly in corosync and deleting such key will result in CS_ERR_ACCES
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
 .BR cmap_set (3),
 .BR cmap_set (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_dispatch.3.in

@@ -88,4 +88,4 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_track_add (3),
 .BR cmap_track_add (3),
 .BR cmap_track_delete (3),
 .BR cmap_track_delete (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_fd_get.3.in

@@ -64,4 +64,4 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_dispatch (3),
 .BR cmap_dispatch (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_finalize.3.in

@@ -58,4 +58,4 @@ CS_ERR_BAD_HANDLE error is returned when handle is invalid.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
 .BR cmap_dispatch (3),
 .BR cmap_dispatch (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_get.3.in

@@ -150,4 +150,4 @@ CS_ERR_INVALID_PARAM is returned if type stored in cmap doesn't match with type
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_set (3),
 .BR cmap_set (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_inc.3.in

@@ -89,4 +89,4 @@ CS_ERR_ACCESS error.
 .BR cmap_get (3),
 .BR cmap_get (3),
 .BR cmap_set (3),
 .BR cmap_set (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_initialize.3.in

@@ -61,4 +61,4 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_finalize (3),
 .BR cmap_finalize (3),
 .BR cmap_initialize_map (3),
 .BR cmap_initialize_map (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_iter_finalize.3.in

@@ -69,4 +69,4 @@ is invalid.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_iter_init (3),
 .BR cmap_iter_init (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_iter_init.3.in

@@ -77,4 +77,4 @@ CS_ERR_NO_SECTIONS is returned.
 .BR cmap_iter_next (3),
 .BR cmap_iter_next (3),
 .BR cmap_iter_finalize (3),
 .BR cmap_iter_finalize (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_iter_next.3.in

@@ -79,4 +79,4 @@ error code is returned.
 .BR cmap_iter_finalize (3),
 .BR cmap_iter_finalize (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
 .BR cmap_get (3),
 .BR cmap_get (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_keys.8

@@ -433,6 +433,6 @@ Removal of a UDPU node is a very similar, slightly reversed action, so
 * Change the configuration file on all nodes.
 * Change the configuration file on all nodes.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .BR corosync.conf (5),
 .BR corosync.conf (5),
 .BR corosync-cmapctl (8)
 .BR corosync-cmapctl (8)

+ 1 - 1
man/cmap_overview.8 → man/cmap_overview.3

@@ -31,7 +31,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH "CMAP_OVERVIEW" 8 "03/02/2012" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH "CMAP_OVERVIEW" 3 "03/02/2012" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 
 
 .SH NAME
 .SH NAME
 .P
 .P

+ 1 - 1
man/cmap_set.3.in

@@ -124,4 +124,4 @@ be tagged read-only directly in corosync and setting such key will result in CS_
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_get (3),
 .BR cmap_get (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_track_add.3.in

@@ -167,4 +167,4 @@ In the icmap map, prefix tracking is fully supported.
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
 .BR cmap_get (3),
 .BR cmap_get (3),
 .BR cmap_dispatch (3),
 .BR cmap_dispatch (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/cmap_track_delete.3.in

@@ -67,4 +67,4 @@ is invalid.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_track_add (3),
 .BR cmap_track_add (3),
 .BR cmap_initialize (3),
 .BR cmap_initialize (3),
-.BR cmap_overview (8)
+.BR cmap_overview (3)

+ 1 - 1
man/corosync-cfgtool.8

@@ -86,7 +86,7 @@ Print basic usage.
 .B -H
 .B -H
 Shutdown corosync cleanly on this node.
 Shutdown corosync cleanly on this node.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .SH "AUTHOR"
 .SH "AUTHOR"
 Angus Salkeld
 Angus Salkeld
 .PP 
 .PP 

+ 1 - 1
man/corosync-cmapctl.8

@@ -92,5 +92,5 @@ corosync\-cmapctl [\-b] \fB\-T\fR key_prefix
 corosync\-cmapctl \fB\-C\fR [ipc|totem|knet|all]
 corosync\-cmapctl \fB\-C\fR [ipc|totem|knet|all]
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cmap_overview (8),
+.BR cmap_overview (3),
 .BR cmap_keys (8)
 .BR cmap_keys (8)

+ 1 - 1
man/corosync-cpgtool.8

@@ -79,7 +79,7 @@ $ corosync-cpgtool -n
 .br
 .br
 example-group
 example-group
 .SH SEE ALSO
 .SH SEE ALSO
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .SH AUTHOR
 .SH AUTHOR
 Angus Salkeld
 Angus Salkeld
 .PP
 .PP

+ 1 - 1
man/corosync-keygen.8

@@ -114,7 +114,7 @@ Writing corosync key to /etc/corosync/authkey.
 .fi
 .fi
 
 
 .SH SEE ALSO
 .SH SEE ALSO
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .BR corosync.conf (5),
 .BR corosync.conf (5),
 .SH AUTHOR
 .SH AUTHOR
 Angus Salkeld
 Angus Salkeld

+ 2 - 2
man/corosync-quorumtool.8

@@ -90,8 +90,8 @@ show version and exit
 .PP
 .PP
 * Starred items only work if votequorum is the quorum provider for corosync
 * Starred items only work if votequorum is the quorum provider for corosync
 .SH SEE ALSO
 .SH SEE ALSO
-.BR corosync_overview (8),
-.BR votequorum_overview (8),
+.BR corosync_overview (7),
+.BR votequorum_overview (3),
 .SH AUTHOR
 .SH AUTHOR
 Angus Salkeld
 Angus Salkeld
 .PP
 .PP

+ 6 - 6
man/corosync.8

@@ -72,13 +72,13 @@ Test configuration and then exit.
 .B -v
 .B -v
 Display version and SVN revision of Corosync and exit.
 Display version and SVN revision of Corosync and exit.
 .SH SEE ALSO
 .SH SEE ALSO
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .BR corosync.conf (5),
 .BR corosync.conf (5),
-.BR cpg_overview (8),
-.BR votequorum_overview (8),
-.BR sam_overview (8),
-.BR cmap_overview (8),
-.BR quorum_overview (8)
+.BR cpg_overview (3),
+.BR votequorum_overview (3),
+.BR sam_overview (3),
+.BR cmap_overview (3),
+.BR quorum_overview (3)
 .SH AUTHOR
 .SH AUTHOR
 Angus Salkeld
 Angus Salkeld
 .PP
 .PP

+ 1 - 1
man/corosync.conf.5

@@ -718,7 +718,7 @@ the Linux kernel documentation.
 The corosync executive configuration file.
 The corosync executive configuration file.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .BR votequorum (5),
 .BR votequorum (5),
 .BR corosync-qdevice (8),
 .BR corosync-qdevice (8),
 .BR logrotate (8)
 .BR logrotate (8)

+ 1 - 1
man/corosync.xml.5

@@ -66,7 +66,7 @@ For example, see /etc/corosync/corosync.xml.example
 XML version of the corosync executive configuration file.
 XML version of the corosync executive configuration file.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR corosync_overview (8),
+.BR corosync_overview (7),
 .BR corosync.conf (5),
 .BR corosync.conf (5),
 .BR corosync-xmlproc (8)
 .BR corosync-xmlproc (8)
 .PP
 .PP

+ 4 - 4
man/corosync_overview.8 → man/corosync_overview.7

@@ -32,7 +32,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH COROSYNC_OVERVIEW 8 2012-02-13 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH COROSYNC_OVERVIEW 7 2012-02-13 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 .SH NAME
 .SH NAME
 corosync_overview \- Corosync overview
 corosync_overview \- Corosync overview
 .SH OVERVIEW
 .SH OVERVIEW
@@ -59,7 +59,7 @@ state.
 The corosync project provides a group message API called CPG.
 The corosync project provides a group message API called CPG.
 The project developers recommend CPG be used for most applications.  The CPG
 The project developers recommend CPG be used for most applications.  The CPG
 service implements a closed group messaging model presenting extended virtual
 service implements a closed group messaging model presenting extended virtual
-synchrony guarantees. 
+synchrony guarantees.
 
 
 To manage conditions where the process executing the CPG application exchange
 To manage conditions where the process executing the CPG application exchange
 fails, we provide the Simple Availability Manager (sam) to provide simple
 fails, we provide the Simple Availability Manager (sam) to provide simple
@@ -190,6 +190,6 @@ None that are known.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR corosync.conf (5),
 .BR corosync.conf (5),
 .BR corosync-keygen (8),
 .BR corosync-keygen (8),
-.BR cpg_overview (8),
-.BR sam_overview (8)
+.BR cpg_overview (3),
+.BR sam_overview (3)
 .PP
 .PP

+ 1 - 1
man/cpg_context_get.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_context_set.3.in

@@ -51,7 +51,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_dispatch.3.in

@@ -93,7 +93,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_fd_get.3.in

@@ -56,7 +56,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_finalize.3.in

@@ -52,7 +52,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_initialize.3.in

@@ -155,7 +155,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_iteration_finalize.3.in

@@ -64,4 +64,4 @@ is invalid.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cpg_iteration_initialize (3),
 .BR cpg_iteration_initialize (3),
-.BR cpg_overview (8)
+.BR cpg_overview (3)

+ 1 - 1
man/cpg_iteration_initialize.3.in

@@ -93,4 +93,4 @@ be returned, if \fIhandle\fR is not valid handle.
 .BR cpg_iteration_next (3),
 .BR cpg_iteration_next (3),
 .BR cpg_iteration_finalize (3),
 .BR cpg_iteration_finalize (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
-.BR cpg_overview (8)
+.BR cpg_overview (3)

+ 1 - 1
man/cpg_iteration_next.3.in

@@ -82,4 +82,4 @@ error code is returned.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cpg_iteration_initialize (3),
 .BR cpg_iteration_initialize (3),
-.BR cpg_overview (8)
+.BR cpg_overview (3)

+ 1 - 1
man/cpg_join.3.in

@@ -93,7 +93,7 @@ handle is already joined to a group.
 .SH ERRORS
 .SH ERRORS
 Not all errors are documented.
 Not all errors are documented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_leave.3.in

@@ -58,7 +58,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_local_get.3.in

@@ -53,7 +53,7 @@ will return the 32 bit node id.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_mcast_joined.3.in

@@ -123,7 +123,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_membership_get.3.in

@@ -62,7 +62,7 @@ member_list after return from the function.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_model_initialize.3.in

@@ -211,7 +211,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 2 - 2
man/cpg_overview.8 → man/cpg_overview.3

@@ -31,7 +31,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH CPG_OVERVIEW 8 2009-4-15 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH CPG_OVERVIEW 3 2009-4-15 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 .SH NAME
 .SH NAME
 cpg_overview \- CPG library overview
 cpg_overview \- CPG library overview
 .SH OVERVIEW
 .SH OVERVIEW
@@ -60,7 +60,7 @@ validated by corosync on IPC connection, otherwise they will be unable to
 access the corosync services.
 access the corosync services.
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_zcb_alloc.3.in

@@ -66,7 +66,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_zcb_free.3.in

@@ -58,7 +58,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 1 - 1
man/cpg_zcb_mcast_joined.3.in

@@ -108,7 +108,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 The errors are undocumented.
 The errors are undocumented.
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR cpg_overview (8),
+.BR cpg_overview (3),
 .BR cpg_initialize (3),
 .BR cpg_initialize (3),
 .BR cpg_finalize (3),
 .BR cpg_finalize (3),
 .BR cpg_fd_get (3),
 .BR cpg_fd_get (3),

+ 6 - 6
man/index.html

@@ -19,7 +19,7 @@
     <p>
     <p>
       <h2>Daemon, tools and configuration</h2>
       <h2>Daemon, tools and configuration</h2>
 
 
-      <a href="corosync_overview.8.html">corosync_overview(8)</a>:
+      <a href="corosync_overview.7.html">corosync_overview(7)</a>:
       Overview of the corosync system.
       Overview of the corosync system.
       <br>
       <br>
 
 
@@ -81,7 +81,7 @@
 
 
       <h3>CPG service</h3>
       <h3>CPG service</h3>
 
 
-      <a href="cpg_overview.8.html">cpg_overview(8)</a>:
+      <a href="cpg_overview.3.html">cpg_overview(3)</a>:
       Overview of the cpg extended virtual synchrony group
       Overview of the cpg extended virtual synchrony group
       communication toolkit.
       communication toolkit.
       <br>
       <br>
@@ -160,7 +160,7 @@
 
 
       <h3>SAM service</h3>
       <h3>SAM service</h3>
 
 
-      <a href="sam_overview.8.html">sam_overview(8)</a>:
+      <a href="sam_overview.3.html">sam_overview(3)</a>:
       Description of sam_overview interface.
       Description of sam_overview interface.
       <br>
       <br>
 
 
@@ -214,7 +214,7 @@
 
 
       <h3>QUORUM service</h3>
       <h3>QUORUM service</h3>
 
 
-      <a href="quorum_overview.8.html">quorum_overview(8)</a>:
+      <a href="quorum_overview.3.html">quorum_overview(3)</a>:
       An overview of the quorum service
       An overview of the quorum service
       <br>
       <br>
 
 
@@ -256,7 +256,7 @@
 
 
       <h3>VOTEQUORUM service</h3>
       <h3>VOTEQUORUM service</h3>
 
 
-      <a href="votequorum_overview.8.html">votequorum_overview(8)</a>:
+      <a href="votequorum_overview.3.html">votequorum_overview(3)</a>:
       An overview of the vote-based quorum service
       An overview of the vote-based quorum service
       <br>
       <br>
 
 
@@ -326,7 +326,7 @@
 
 
       <h3>CMAP service</h3>
       <h3>CMAP service</h3>
 
 
-      <a href="cmap_overview.8.html">cmap_overview(8)</a>:
+      <a href="cmap_overview.3.html">cmap_overview(3)</a>:
       An overview of the configuration map service.
       An overview of the configuration map service.
       <br>
       <br>
 
 

+ 1 - 1
man/quorum_context_get.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 1 - 1
man/quorum_context_set.3.in

@@ -51,7 +51,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 1 - 1
man/quorum_dispatch.3.in

@@ -85,7 +85,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 1 - 1
man/quorum_fd_get.3.in

@@ -56,7 +56,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 1 - 1
man/quorum_finalize.3.in

@@ -53,7 +53,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),
 .BR quorum_trackstart (3),
 .BR quorum_trackstart (3),

+ 1 - 1
man/quorum_getquorate.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_trackstart (3),
 .BR quorum_trackstart (3),

+ 1 - 1
man/quorum_initialize.3.in

@@ -101,7 +101,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),
 .BR quorum_trackstart (3),
 .BR quorum_trackstart (3),

+ 1 - 1
man/quorum_overview.8 → man/quorum_overview.3

@@ -32,7 +32,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH QUORUM_OVERVIEW 8 2012-02-09 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH QUORUM_OVERVIEW 3 2012-02-09 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 .SH NAME
 .SH NAME
 quorum_overview \- Quorum Library Overview
 quorum_overview \- Quorum Library Overview
 .SH OVERVIEW
 .SH OVERVIEW

+ 1 - 1
man/quorum_trackstart.3.in

@@ -65,7 +65,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 1 - 1
man/quorum_trackstop.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR quorum_overview (8),
+.BR quorum_overview (3),
 .BR quorum_initialize (3),
 .BR quorum_initialize (3),
 .BR quorum_finalize (3),
 .BR quorum_finalize (3),
 .BR quorum_getquorate (3),
 .BR quorum_getquorate (3),

+ 4 - 4
man/sam_overview.8 → man/sam_overview.3

@@ -32,7 +32,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH "SAM_OVERVIEW" 8 "21/05/2010" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH "SAM_OVERVIEW" 3 "21/05/2010" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 
 
 .SH NAME
 .SH NAME
 .P
 .P
@@ -56,7 +56,7 @@ process will be forcibly killed by being sent a SIGKILL signal.  Once the
 active process terminates, the SAM server will create a new active process.
 active process terminates, the SAM server will create a new active process.
 
 
 .P
 .P
-The Simple Availability Manager is meant to be used in conjunction with the 
+The Simple Availability Manager is meant to be used in conjunction with the
 cpg service.  Used together, it is possible to restart a cpg process that fails
 cpg service.  Used together, it is possible to restart a cpg process that fails
 healthchecking during operation.
 healthchecking during operation.
 
 
@@ -80,7 +80,7 @@ Both application driven health checking and event driven health checking.
 .SH Initializing SAM
 .SH Initializing SAM
 .P
 .P
 The SAM library is initialized by \fBsam_initialize(3)\fR.
 The SAM library is initialized by \fBsam_initialize(3)\fR.
-\fBsam_initalize(3)\fR may only be called once per process.  Calling it more 
+\fBsam_initalize(3)\fR may only be called once per process.  Calling it more
 then once has undefined results and is not recommended or tested.
 then once has undefined results and is not recommended or tested.
 
 
 .SH Setting warning callback
 .SH Setting warning callback
@@ -98,7 +98,7 @@ active process to force its termination.
 .P
 .P
 The active process is registered with SAM by calling \fBsam_register(3)\fR.
 The active process is registered with SAM by calling \fBsam_register(3)\fR.
 This function should only be called one time in a process.  After a recovery
 This function should only be called one time in a process.  After a recovery
-action is taken, the new active process will begin execution at the next line 
+action is taken, the new active process will begin execution at the next line
 of code in a user process after \fBsam_register(3)\fR.
 of code in a user process after \fBsam_register(3)\fR.
 
 
 .SH Enabling event driven healthchecking
 .SH Enabling event driven healthchecking

+ 1 - 1
man/votequorum.5

@@ -405,5 +405,5 @@ No known bugs at the time of writing. The authors are from outerspace. Deal with
 .BR corosync.conf (5),
 .BR corosync.conf (5),
 .BR corosync-quorumtool (8),
 .BR corosync-quorumtool (8),
 .BR corosync-qdevice (8),
 .BR corosync-qdevice (8),
-.BR votequorum_overview (8)
+.BR votequorum_overview (3)
 .PP
 .PP

+ 1 - 1
man/votequorum_context_get.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_context_set.3.in

@@ -51,7 +51,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_dispatch.3.in

@@ -85,7 +85,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_fd_get.3.in

@@ -56,7 +56,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_finalize.3.in

@@ -53,7 +53,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_trackstart (3),
 .BR votequorum_trackstart (3),

+ 1 - 1
man/votequorum_getinfo.3.in

@@ -97,7 +97,7 @@ This call returns the CS_OK value if successful, otherwise a generic error is re
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_trackstart (3),
 .BR votequorum_trackstart (3),

+ 1 - 1
man/votequorum_initialize.3.in

@@ -125,7 +125,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_trackstart (3),
 .BR votequorum_trackstart (3),

+ 1 - 1
man/votequorum_overview.8 → man/votequorum_overview.3

@@ -32,7 +32,7 @@
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" * THE POSSIBILITY OF SUCH DAMAGE.
 .\" */
 .\" */
-.TH VOTEQUORUM_OVERVIEW 8 2012-01-12 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH VOTEQUORUM_OVERVIEW 3 2012-01-12 "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 .SH NAME
 .SH NAME
 votequorum_overview \- Votequorum Library Overview
 votequorum_overview \- Votequorum Library Overview
 .SH OVERVIEW
 .SH OVERVIEW

+ 1 - 1
man/votequorum_qdevice_master_wins.3.in

@@ -59,7 +59,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_qdevice_poll.3.in

@@ -64,7 +64,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_qdevice_register.3.in

@@ -64,7 +64,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_qdevice_unregister.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_qdevice_update.3.in

@@ -50,7 +50,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_setexpected.3.in

@@ -52,7 +52,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_setvotes.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_trackstart.3.in

@@ -69,7 +69,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),

+ 1 - 1
man/votequorum_trackstop.3.in

@@ -49,7 +49,7 @@ This call returns the CS_OK value if successful, otherwise an error is returned.
 .SH ERRORS
 .SH ERRORS
 @COMMONIPCERRORS@
 @COMMONIPCERRORS@
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-.BR votequorum_overview (8),
+.BR votequorum_overview (3),
 .BR votequorum_initialize (3),
 .BR votequorum_initialize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_finalize (3),
 .BR votequorum_getinfo (3),
 .BR votequorum_getinfo (3),