summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-23 15:54:46 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-23 15:55:02 -0700
commitcdecf718ff4d70376226354098bc34587a1d732b (patch)
tree8ef17c12a791ea9de1e8d1b5ee925ee20f5e3913 /man
parent7f301510c2915f03e0c4c495a10e3ca94d51c069 (diff)
downloadceph-cdecf718ff4d70376226354098bc34587a1d732b.tar.gz
man: c* -> ceph-* rename: Regenerate manpages.
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'man')
-rw-r--r--man/ceph-mon.815
-rw-r--r--man/mount.ceph.83
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