Quellcode durchsuchen

man: move cmap_keys man page from section 8 to 7

Section 8 is for "System administration commands", 7 is "Miscellaneous".

Signed-off-by: Ferenc Wágner <wferi@debian.org>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Ferenc Wágner vor 6 Jahren
Ursprung
Commit
f1d36307e5
6 geänderte Dateien mit 7 neuen und 7 gelöschten Zeilen
  1. 1 1
      corosync.spec.in
  2. 1 1
      man/Makefile.am
  3. 1 1
      man/cmap_keys.7
  4. 2 2
      man/cmap_overview.3
  5. 1 1
      man/corosync-cmapctl.8
  6. 1 1
      man/index.html

+ 1 - 1
corosync.spec.in

@@ -217,7 +217,7 @@ fi
 %{_mandir}/man8/corosync-quorumtool.8*
 %{_mandir}/man8/corosync-quorumtool.8*
 %{_mandir}/man5/corosync.conf.5*
 %{_mandir}/man5/corosync.conf.5*
 %{_mandir}/man5/votequorum.5*
 %{_mandir}/man5/votequorum.5*
-%{_mandir}/man8/cmap_keys.8*
+%{_mandir}/man7/cmap_keys.7*
 
 
 # library
 # library
 #
 #

+ 1 - 1
man/Makefile.am

@@ -140,7 +140,7 @@ dist_man_MANS 		= corosync.conf.5 \
 			  votequorum_overview.3 \
 			  votequorum_overview.3 \
 			  sam_overview.3 \
 			  sam_overview.3 \
 			  cmap_overview.3 \
 			  cmap_overview.3 \
-			  cmap_keys.8
+			  cmap_keys.7
 
 
 if BUILD_VQSIM
 if BUILD_VQSIM
 dist_man_MANS		+= $(corosync_vqsim_man)
 dist_man_MANS		+= $(corosync_vqsim_man)

+ 1 - 1
man/cmap_keys.8 → man/cmap_keys.7

@@ -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_KEYS" 8 "2018-10-08" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
+.TH "CMAP_KEYS" 7 "2018-10-08" "corosync Man Page" "Corosync Cluster Engine Programmer's Manual"
 
 
 .SH NAME
 .SH NAME
 .P
 .P

+ 2 - 2
man/cmap_overview.3

@@ -54,7 +54,7 @@ The library provides a mechanism to:
 .PP
 .PP
 * Track changes on keys
 * Track changes on keys
 
 
-Description of most keys created by corosync itself can be found in cmap_keys (8).
+Description of most keys created by corosync itself can be found in cmap_keys (7).
 
 
 .SH BUGS
 .SH BUGS
 .SH "SEE ALSO"
 .SH "SEE ALSO"
@@ -75,4 +75,4 @@ Description of most keys created by corosync itself can be found in cmap_keys (8
 .BR cmap_iter_finalize (3),
 .BR cmap_iter_finalize (3),
 .BR cmap_track_add (3),
 .BR cmap_track_add (3),
 .BR cmap_track_delete (3),
 .BR cmap_track_delete (3),
-.BR cmap_keys (8)
+.BR cmap_keys (7)

+ 1 - 1
man/corosync-cmapctl.8

@@ -96,4 +96,4 @@ corosync\-cmapctl \fB\-C\fR [ipc|totem|knet|all]
 
 
 .SH "SEE ALSO"
 .SH "SEE ALSO"
 .BR cmap_overview (3),
 .BR cmap_overview (3),
-.BR cmap_keys (8)
+.BR cmap_keys (7)

+ 1 - 1
man/index.html

@@ -63,7 +63,7 @@
       Description of corosync-cmapctl tool.
       Description of corosync-cmapctl tool.
       <br>
       <br>
 
 
-      <a href="cmap_keys.8.html">cmap_keys(8)</a>:
+      <a href="cmap_keys.7.html">cmap_keys(7)</a>:
       Overview of keys stored in the Configuration Map.
       Overview of keys stored in the Configuration Map.
       <br>
       <br>