From cdecf718ff4d70376226354098bc34587a1d732b Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Fri, 23 Sep 2011 15:54:46 -0700 Subject: [PATCH] man: c* -> ceph-* rename: Regenerate manpages. Signed-off-by: Tommi Virtanen --- man/ceph-mon.8 | 15 ++++++++------- man/mount.ceph.8 | 3 ++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/man/ceph-mon.8 b/man/ceph-mon.8 index 0baccab2f01af..f1812b5aa2232 100644 --- a/man/ceph-mon.8 +++ b/man/ceph-mon.8 @@ -32,15 +32,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .SH SYNOPSIS .nf -\fBcmon\fP \-i \fImonid\fP [ \-\-mon\-data \fImondatapath\fP ] +\fBceph\-mon\fP \-i \fImonid\fP [ \-\-mon\-data \fImondatapath\fP ] .fi .sp .SH DESCRIPTION .sp -\fBcmon\fP is the cluster monitor daemon for the Ceph distributed file -system. One or more instances of \fBcmon\fP form a Paxos part\-time -parliament cluster that provides extremely reliable and durable -storage of cluster membership, configuration, and state. +\fBceph\-mon\fP is the cluster monitor daemon for the Ceph distributed +file system. One or more instances of \fBceph\-mon\fP form a Paxos +part\-time parliament cluster that provides extremely reliable and +durable storage of cluster membership, configuration, and state. .sp The \fImondatapath\fP refers to a directory on a local file system storing monitor data. It is normally specified via the \fBmon data\fP option in @@ -66,8 +66,9 @@ startup. .UNINDENT .SH AVAILABILITY .sp -\fBcmon\fP is part of the Ceph distributed file system. Please refer to -the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information. +\fBceph\-mon\fP is part of the Ceph distributed file system. Please refer +to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more +information. .SH SEE ALSO .sp \fBceph\fP(8), diff --git a/man/mount.ceph.8 b/man/mount.ceph.8 index 529454e809dd6..5bb3a02d6f078 100644 --- a/man/mount.ceph.8 +++ b/man/mount.ceph.8 @@ -157,7 +157,8 @@ mount.ceph monhost1,monhost2,monhost3:/ /mnt/foo .ft P .fi .sp -If cmon(8) is running on a non\-standard port: +If \fBceph\-mon\fP(8) is running on a non\-standard +port: .sp .nf .ft C