summaryrefslogtreecommitdiff
path: root/man/ceph-mds.8
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-09-22 16:18:19 -0700
committerSage Weil <sage@newdream.net>2011-09-22 16:18:37 -0700
commitbfbda9644287a11fdd01df389eaa53bb13aaa71b (patch)
tree9112d9a67ae1c49251d126a8fce0a9a53a62dc42 /man/ceph-mds.8
parent3e9a9360625dff3b9bc87f94c0b5109535b58b5e (diff)
downloadceph-bfbda9644287a11fdd01df389eaa53bb13aaa71b.tar.gz
man: rebuild manpages
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'man/ceph-mds.8')
-rw-r--r--man/ceph-mds.820
1 files changed, 10 insertions, 10 deletions
diff --git a/man/ceph-mds.8 b/man/ceph-mds.8
index 9367d3424bd..6a5a9e8a560 100644
--- a/man/ceph-mds.8
+++ b/man/ceph-mds.8
@@ -1,6 +1,6 @@
-.TH "CMDS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-MDS" "8" "September 22, 2011" "dev" "Ceph"
.SH NAME
-cmds \- ceph metadata server daemon
+ceph-mds \- ceph metadata server daemon
.
.nr rst2man-indent-level 0
.
@@ -32,16 +32,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
.
.SH SYNOPSIS
.nf
-\fBcmds\fP \-i \fIname\fP [[ \-\-hot\-standby [\fIrank\fP] ]|[\-\-journal_check \fIrank\fP]]
+\fBceph\-mds\fP \-i \fIname\fP [[ \-\-hot\-standby [\fIrank\fP] ]|[\-\-journal_check \fIrank\fP]]
.fi
.sp
.SH DESCRIPTION
.sp
-\fBcmds\fP is the metadata server daemon for the Ceph distributed file
-system. One or more instances of cmds collectively manage the file
+\fBceph\-mds\fP is the metadata server daemon for the Ceph distributed file
+system. One or more instances of ceph\-mds collectively manage the file
system namespace, coordinating access to the shared OSD cluster.
.sp
-Each cmds daemon instance should have a unique name. The name is used
+Each ceph\-mds daemon instance should have a unique name. The name is used
to identify daemon instances in the ceph.conf.
.sp
Once the daemon has started, the monitor cluster will normally assign
@@ -59,7 +59,7 @@ overrides specifying the name.
.TP
.B \-f, \-\-foreground
Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBceph-run\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
.UNINDENT
.INDENT 0.0
.TP
@@ -81,13 +81,13 @@ Connect to specified monitor (instead of looking through
.UNINDENT
.SH AVAILABILITY
.sp
-\fBcmon\fP is part of the Ceph distributed file system. Please refer to the Ceph wiki at
+\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),
-\fBceph-mon\fP(8),
-\fBceph-osd\fP(8)
+\fBceph\-mon\fP(8),
+\fBceph\-osd\fP(8)
.SH COPYRIGHT
2011, New Dream Network
.\" Generated by docutils manpage writer.