]> git.proxmox.com Git - mirror_corosync.git/commit
Man: Move overview mp to sections 3 and 7 from 8
authorChristoph Berg <myon@debian.org>
Tue, 24 May 2016 16:49:26 +0000 (18:49 +0200)
committerJan Friesse <jfriesse@redhat.com>
Tue, 30 Jan 2018 12:42:10 +0000 (13:42 +0100)
commit7162e75dcf81b7e475536e3060bf5e9312cd43b8
treee2d4fe3e50e7f2ff7dfeef9e1b8cd3b0b0089318
parent11fa527ed4960488d275867c28b1bff773e9cf7f
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>
84 files changed:
corosync.spec.in
man/Makefile.am
man/cmap_context_get.3.in
man/cmap_context_set.3.in
man/cmap_dec.3.in
man/cmap_delete.3.in
man/cmap_dispatch.3.in
man/cmap_fd_get.3.in
man/cmap_finalize.3.in
man/cmap_get.3.in
man/cmap_inc.3.in
man/cmap_initialize.3.in
man/cmap_iter_finalize.3.in
man/cmap_iter_init.3.in
man/cmap_iter_next.3.in
man/cmap_keys.8
man/cmap_overview.3 [new file with mode: 0644]
man/cmap_overview.8 [deleted file]
man/cmap_set.3.in
man/cmap_track_add.3.in
man/cmap_track_delete.3.in
man/corosync-cfgtool.8
man/corosync-cmapctl.8
man/corosync-cpgtool.8
man/corosync-keygen.8
man/corosync-quorumtool.8
man/corosync.8
man/corosync.conf.5
man/corosync.xml.5
man/corosync_overview.7 [new file with mode: 0644]
man/corosync_overview.8 [deleted file]
man/cpg_context_get.3.in
man/cpg_context_set.3.in
man/cpg_dispatch.3.in
man/cpg_fd_get.3.in
man/cpg_finalize.3.in
man/cpg_initialize.3.in
man/cpg_iteration_finalize.3.in
man/cpg_iteration_initialize.3.in
man/cpg_iteration_next.3.in
man/cpg_join.3.in
man/cpg_leave.3.in
man/cpg_local_get.3.in
man/cpg_mcast_joined.3.in
man/cpg_membership_get.3.in
man/cpg_model_initialize.3.in
man/cpg_overview.3 [new file with mode: 0644]
man/cpg_overview.8 [deleted file]
man/cpg_zcb_alloc.3.in
man/cpg_zcb_free.3.in
man/cpg_zcb_mcast_joined.3.in
man/index.html
man/quorum_context_get.3.in
man/quorum_context_set.3.in
man/quorum_dispatch.3.in
man/quorum_fd_get.3.in
man/quorum_finalize.3.in
man/quorum_getquorate.3.in
man/quorum_initialize.3.in
man/quorum_overview.3 [new file with mode: 0644]
man/quorum_overview.8 [deleted file]
man/quorum_trackstart.3.in
man/quorum_trackstop.3.in
man/sam_overview.3 [new file with mode: 0644]
man/sam_overview.8 [deleted file]
man/votequorum.5
man/votequorum_context_get.3.in
man/votequorum_context_set.3.in
man/votequorum_dispatch.3.in
man/votequorum_fd_get.3.in
man/votequorum_finalize.3.in
man/votequorum_getinfo.3.in
man/votequorum_initialize.3.in
man/votequorum_overview.3 [new file with mode: 0644]
man/votequorum_overview.8 [deleted file]
man/votequorum_qdevice_master_wins.3.in
man/votequorum_qdevice_poll.3.in
man/votequorum_qdevice_register.3.in
man/votequorum_qdevice_unregister.3.in
man/votequorum_qdevice_update.3.in
man/votequorum_setexpected.3.in
man/votequorum_setvotes.3.in
man/votequorum_trackstart.3.in
man/votequorum_trackstop.3.in