diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/ceph-mon.8 | 15 | ||||
-rw-r--r-- | 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 0baccab2f01..f1812b5aa22 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 529454e809d..5bb3a02d6f0 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 |