]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
man: rebuild manpages
authorSage Weil <sage@newdream.net>
Thu, 22 Sep 2011 23:18:19 +0000 (16:18 -0700)
committerSage Weil <sage@newdream.net>
Thu, 22 Sep 2011 23:18:37 +0000 (16:18 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
24 files changed:
man/ceph-authtool.8
man/ceph-clsinfo.8
man/ceph-conf.8
man/ceph-debugpack.8
man/ceph-fuse.8
man/ceph-mds.8
man/ceph-mon.8
man/ceph-osd.8
man/ceph-rbdnamer.8
man/ceph-run.8
man/ceph-syn.8
man/ceph.8
man/cephfs.8
man/crushtool.8
man/librados-config.8
man/mkcephfs.8
man/monmaptool.8
man/mount.ceph.8
man/obsync.8
man/osdmaptool.8
man/rados.8
man/radosgw.8
man/radosgw_admin.8
man/rbd.8

index afb5abb7fb67f659865fa63c9a33b6dafb029ce8..c9182ea505e7d6a76bf691246703cfb065186df0 100644 (file)
@@ -1,4 +1,4 @@
-.TH "CAUTHTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-AUTHTOOL" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 ceph-authtool \- ceph keyring manipulation tool
 .
@@ -32,14 +32,14 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBceph-authtool\fP \fIkeyringfile\fP [ \-l | \-\-list ] [ \-C | \-\-create\-keyring
+\fBceph\-authtool\fP \fIkeyringfile\fP [ \-l | \-\-list ] [ \-C | \-\-create\-keyring
 ] [ \-p | \-\-print ] [ \-n | \-\-name \fIentityname\fP ] [ \-\-gen\-key ] [ \-a |
 \-\-add\-key \fIbase64_key\fP ] [ \-\-caps \fIcapfils\fP ] [ \-b | \-\-bin ]
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBceph-authtool\fP is a utility to create, view, and modify a Ceph keyring
+\fBceph\-authtool\fP is a utility to create, view, and modify a Ceph keyring
 file. A keyring file stores one or more Ceph authentication keys and
 possibly an associated capability specification. Each key is
 associated with an entity name, of the form
@@ -144,7 +144,7 @@ To create a new keyring containing a key for client.foo:
 .sp
 .nf
 .ft C
-ceph-authtool \-c \-n client.foo \-\-gen\-key keyring
+ceph\-authtool \-c \-n client.foo \-\-gen\-key keyring
 .ft P
 .fi
 .sp
@@ -153,7 +153,7 @@ mount a Ceph filesystem):
 .sp
 .nf
 .ft C
-ceph-authtool \-n client.foo \-\-cap mds \(aqallow\(aq \-\-cap osd \(aqallow rw pool=data\(aq \-\-cap mon \(aqallow r\(aq keyring
+ceph\-authtool \-n client.foo \-\-cap mds \(aqallow\(aq \-\-cap osd \(aqallow rw pool=data\(aq \-\-cap mon \(aqallow r\(aq keyring
 .ft P
 .fi
 .sp
@@ -161,7 +161,7 @@ To display the contents of the keyring:
 .sp
 .nf
 .ft C
-ceph-authtool \-l keyring
+ceph\-authtool \-l keyring
 .ft P
 .fi
 .sp
@@ -169,12 +169,12 @@ When mount a Ceph file system, you can grab the appropriately encoded secret key
 .sp
 .nf
 .ft C
-mount \-t ceph serverhost:/ mountpoint \-o name=foo,secret=\(gaceph-authtool \-p \-n client.foo keyring\(ga
+mount \-t ceph serverhost:/ mountpoint \-o name=foo,secret=\(gaceph\-authtool \-p \-n client.foo keyring\(ga
 .ft P
 .fi
 .SH AVAILABILITY
 .sp
-\fBceph-authtool\fP is part of the Ceph distributed file system. Please
+\fBceph\-authtool\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
index 204292d828287f7e7ec2a3879598063c4e4ce28f..b5edc57156bdd4efc05923922b1bb370b1108a06 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CCLSINFO" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-CLSINFO" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cclsinfo \- show class object information
+ceph-clsinfo \- show class object information
 .
 .nr rst2man-indent-level 0
 .
@@ -32,12 +32,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcclsinfo\fP [ \fIoptions\fP ] ... \fIfilename\fP
+\fBceph\-clsinfo\fP [ \fIoptions\fP ] ... \fIfilename\fP
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcclsinfo\fP can show name, version, and architecture information
+\fBceph\-clsinfo\fP can show name, version, and architecture information
 about a specific class object.
 .SH OPTIONS
 .INDENT 0.0
@@ -57,7 +57,7 @@ Shows the class architecture
 .UNINDENT
 .SH AVAILABILITY
 .sp
-\fBcclsinfo\fP is part of the Ceph distributed file system. Please
+\fBceph\-clsinfo\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
index f3e45fa3876a826cd4db968e65f225f46b881003..0cbea4b88eec336c37103446ee391943aba001df 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CCONF" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-CONF" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cconf \- ceph conf file tool
+ceph-conf \- ceph conf file tool
 .
 .nr rst2man-indent-level 0
 .
@@ -32,22 +32,22 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcconf\fP \-c \fIconffile\fP \-\-list\-all\-sections
-\fBcconf\fP \-c \fIconffile\fP \-L
-\fBcconf\fP \-c \fIconffile\fP \-l \fIprefix\fP
-\fBcconf\fP \fIkey\fP \-s \fIsection1\fP ...
-\fBcconf\fP [\-s \fIsection\fP ] \-\-lookup \fIkey\fP
-\fBcconf\fP [\-s \fIsection\fP ] \fIkey\fP
+\fBceph\-conf\fP \-c \fIconffile\fP \-\-list\-all\-sections
+\fBceph\-conf\fP \-c \fIconffile\fP \-L
+\fBceph\-conf\fP \-c \fIconffile\fP \-l \fIprefix\fP
+\fBceph\-conf\fP \fIkey\fP \-s \fIsection1\fP ...
+\fBceph\-conf\fP [\-s \fIsection\fP ] \-\-lookup \fIkey\fP
+\fBceph\-conf\fP [\-s \fIsection\fP ] \fIkey\fP
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcconf\fP is a utility for getting information about a ceph
+\fBceph\-conf\fP is a utility for getting information about a ceph
 configuration file. As with most Ceph programs, you can specify which
 Ceph configuration file to use with the \fB\-c\fP flag.
 .SH ACTIONS
 .sp
-\fBcconf\fP will perform one of the following actions:
+\fBceph\-conf\fP will perform one of the following actions:
 .sp
 \-\-list\-all\-sections or \-L prints out a list of all the section names in the configuration
 file.
@@ -75,7 +75,7 @@ To find out what value osd 0 will use for the "osd data" option:
 .sp
 .nf
 .ft C
-cconf \-c foo.conf  \-\-name osd.0 \-\-lookup "osd data"
+ceph\-conf \-c foo.conf  \-\-name osd.0 \-\-lookup "osd data"
 .ft P
 .fi
 .sp
@@ -83,7 +83,7 @@ To find out what value will mds a use for the "log file" option:
 .sp
 .nf
 .ft C
-cconf \-c foo.conf  \-\-name mds.a "log file"
+ceph\-conf \-c foo.conf  \-\-name mds.a "log file"
 .ft P
 .fi
 .sp
@@ -91,7 +91,7 @@ To list all sections that begin with osd:
 .sp
 .nf
 .ft C
-cconf \-c foo.conf \-l osd
+ceph\-conf \-c foo.conf \-l osd
 .ft P
 .fi
 .sp
@@ -99,12 +99,12 @@ To list all sections:
 .sp
 .nf
 .ft C
-cconf \-c foo.conf \-L
+ceph\-conf \-c foo.conf \-L
 .ft P
 .fi
 .SH AVAILABILITY
 .sp
-\fBcconf\fP is part of the Ceph distributed file system.  Please refer
+\fBceph\-conf\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
index 6aa1c4dfd0b068a56ccb7b00717406adfb79eba2..08d6ed018394b9e610339043b93742b9fcb393bb 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CDEBUGPACK" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-DEBUGPACK" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cdebugpack \- ceph debug packer utility
+ceph-debugpack \- ceph debug packer utility
 .
 .nr rst2man-indent-level 0
 .
@@ -32,16 +32,16 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcdebugpack\fP [ \fIoptions\fP ] \fIfilename.tar.gz\fP
+\fBceph\-debugpack\fP [ \fIoptions\fP ] \fIfilename.tar.gz\fP
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcdebugpack\fP will build a tarball containing various items that are
+\fBceph\-debugpack\fP will build a tarball containing various items that are
 useful for debugging crashes. The resulting tarball can be shared with
 Ceph developers when debugging a problem.
 .sp
-The tarball will include the binaries for ceph-mds, ceph-osd, and ceph-mon, any
+The tarball will include the binaries for ceph\-mds, ceph\-osd, and ceph\-mon, any
 log files, the ceph.conf configuration file, any core files we can
 find, and (if the system is running) dumps of the current osd, mds,
 and pg maps from the monitor.
@@ -55,7 +55,7 @@ startup.
 .UNINDENT
 .SH AVAILABILITY
 .sp
-\fBcdebugpack\fP is part of the Ceph distributed file system. Please
+\fBceph\-debugpack\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
index 50f0f39154dcd8084bb8a57450478447ad0d0574..965eed5ad12781c6028fd6a12dd85106fa639cff 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CFUSE" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-FUSE" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cfuse \- FUSE-based client for ceph
+ceph-fuse \- FUSE-based client for ceph
 .
 .nr rst2man-indent-level 0
 .
@@ -32,12 +32,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcfuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
+\fBceph\-fuse\fP [ \-m \fImonaddr\fP:\fIport\fP ] \fImountpoint\fP [ \fIfuse options\fP ]
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcfuse\fP is a FUSE (File system in USErspace) client for Ceph
+\fBceph\-fuse\fP is a FUSE (File system in USErspace) client for Ceph
 distributed file system. It will mount a ceph file system (specified
 via the \-m option for described by ceph.conf (see below) at the
 specific mount point.
@@ -50,10 +50,10 @@ fusermount \-u mountpoint
 .ft P
 .fi
 .sp
-or by sending \fBSIGINT\fP to the \fBcfuse\fP process.
+or by sending \fBSIGINT\fP to the \fBceph\-fuse\fP process.
 .SH OPTIONS
 .sp
-Any options not recognized by cfuse will be passed on to libfuse.
+Any options not recognized by ceph\-fuse will be passed on to libfuse.
 .INDENT 0.0
 .TP
 .B \-d
@@ -77,7 +77,7 @@ Use root_directory as the mounted root, rather than the full Ceph tree.
 .UNINDENT
 .SH AVAILABILITY
 .sp
-\fBcfuse\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-fuse\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
index 9367d3424bd44b515376d6f2d513c6fa3221d0a0..6a5a9e8a5608738e62ef2c17806faa5f21a081d2 100644 (file)
@@ -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.
index dc6c4146f2b3921530e5cabbf7d502cb72d5e0ec..0baccab2f01af1ebeb369636673061578cf09fb8 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CMON" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-MON" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cmon \- ceph monitor daemon
+ceph-mon \- ceph monitor daemon
 .
 .nr rst2man-indent-level 0
 .
@@ -50,7 +50,7 @@ the configuration file.
 .TP
 .B \-f, \-\-foreground
 Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBcrun\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
 .UNINDENT
 .INDENT 0.0
 .TP
@@ -71,8 +71,8 @@ the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more information.
 .SH SEE ALSO
 .sp
 \fBceph\fP(8),
-\fBceph-mds\fP(8),
-\fBceph-osd\fP(8)
+\fBceph\-mds\fP(8),
+\fBceph\-osd\fP(8)
 .SH COPYRIGHT
 2011, New Dream Network
 .\" Generated by docutils manpage writer.
index edaa884da6bc776581d6a70235e4dd6b9b04635f..bcc9c7f500b941a670ad0a644c7630aeb35d96e8 100644 (file)
@@ -1,6 +1,6 @@
-.TH "COSD" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-OSD" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-cosd \- ceph object storage daemon
+ceph-osd \- ceph object storage daemon
 .
 .nr rst2man-indent-level 0
 .
@@ -32,13 +32,13 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcosd\fP \-i \fIosdnum\fP [ \-\-osd\-data \fIdatapath\fP ] [ \-\-osd\-journal
+\fBceph\-osd\fP \-i \fIosdnum\fP [ \-\-osd\-data \fIdatapath\fP ] [ \-\-osd\-journal
 \fIjournal\fP ] [ \-\-mkfs ] [ \-\-mkjournal ] [ \-\-mkkey ]
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcosd\fP is the object storage daemon for the Ceph distributed file
+\fBceph\-osd\fP is the object storage daemon for the Ceph distributed file
 system. It is responsible for storing objects on a local file system
 and providing access to them over the network.
 .sp
@@ -51,7 +51,7 @@ datapath with low latency (ideally, an NVRAM device).
 .TP
 .B \-f, \-\-foreground
 Foreground: do not daemonize after startup (run in foreground). Do
-not generate a pid file. Useful when run via \fBcrun\fP(8).
+not generate a pid file. Useful when run via \fBceph\-run\fP(8).
 .UNINDENT
 .INDENT 0.0
 .TP
@@ -80,7 +80,7 @@ Create an empty object repository. Normally invoked by
 .B \-\-mkkey
 Generate a new secret key. This is normally used in combination
 with \fB\-\-mkfs\fP as it is more convenient than generating a key by
-hand with \fBceph-authtool\fP(8).
+hand with \fBceph\-authtool\fP(8).
 .UNINDENT
 .INDENT 0.0
 .TP
@@ -111,14 +111,14 @@ Connect to specified monitor (instead of looking through
 .UNINDENT
 .SH AVAILABILITY
 .sp
-\fBcosd\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-osd\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),
-\fBcmds\fP(8),
-\fBcmon\fP(8),
-\fBceph-authtool\fP(8)
+\fBceph\-mds\fP(8),
+\fBceph\-mon\fP(8),
+\fBceph\-authtool\fP(8)
 .SH COPYRIGHT
 2011, New Dream Network
 .\" Generated by docutils manpage writer.
index 0f7d349df57cec6ee5f22a2e7ef0bff5ff6fc307..0c8c2fd3c131b6df6f5f8d7395fbbf4b8e4472b4 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CRBDNAMER" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-RBDNAMER" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-crbdnamer \- udev helper to name RBD devices
+ceph-rbdnamer \- udev helper to name RBD devices
 .
 .nr rst2man-indent-level 0
 .
@@ -32,23 +32,23 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcrbdnamer\fP \fInum\fP
+\fBceph\-rbdnamer\fP \fInum\fP
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcrbdnamer\fP prints the pool and image name for the given RBD devices
+\fBceph\-rbdnamer\fP prints the pool and image name for the given RBD devices
 to stdout. It is used by \fIudev\fP (using a rule like the one below) to
 set up a device symlink.
 .sp
 .nf
 .ft C
-KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/crbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}:%n"
+KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/ceph\-rbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}:%n"
 .ft P
 .fi
 .SH AVAILABILITY
 .sp
-\fBcrbdnamer\fP is part of the Ceph distributed file system.  Please
+\fBceph\-rbdnamer\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
index 37975efffd962343e23e495926c5386b506a8547..f7a5e9efc48b9fa18f8fd2ef60c70945e8238b24 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CRUN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-RUN" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-crun \- restart daemon on core dump
+ceph-run \- restart daemon on core dump
 .
 .nr rst2man-indent-level 0
 .
@@ -32,12 +32,12 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcrun\fP \fIcommand\fP ...
+\fBceph\-run\fP \fIcommand\fP ...
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcrun\fP is a simple wrapper that will restart a daemon if it exits
+\fBceph\-run\fP is a simple wrapper that will restart a daemon if it exits
 with a signal indicating it crashed and possibly core dumped (that is,
 signals 3, 4, 5, 6, 8, or 11).
 .sp
@@ -48,14 +48,14 @@ that means the \fB\-f\fP option.
 None
 .SH AVAILABILITY
 .sp
-\fBcrun\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-run\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),
-\fBcmon\fP(8),
-\fBcmds\fP(8),
-\fBcosd\fP(8)
+\fBceph\-mon\fP(8),
+\fBceph\-mds\fP(8),
+\fBceph\-osd\fP(8)
 .SH COPYRIGHT
 2011, New Dream Network
 .\" Generated by docutils manpage writer.
index 3a42473217ec131a6ddd1e5965f4673abf08c98c..a51feaa5ca8a46a254d0842b489c624da24ffbd4 100644 (file)
@@ -1,6 +1,6 @@
-.TH "CSYN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH-SYN" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
-csyn \- ceph synthetic workload generator
+ceph-syn \- ceph synthetic workload generator
 .
 .nr rst2man-indent-level 0
 .
@@ -32,15 +32,15 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 .
 .SH SYNOPSIS
 .nf
-\fBcsyn\fP [ \-m \fImonaddr\fP:\fIport\fP ] \-\-syn \fIcommand\fP \fI...\fP
+\fBceph\-syn\fP [ \-m \fImonaddr\fP:\fIport\fP ] \-\-syn \fIcommand\fP \fI...\fP
 .fi
 .sp
 .SH DESCRIPTION
 .sp
-\fBcsyn\fP is a simple synthetic workload generator for the Ceph
+\fBceph\-syn\fP is a simple synthetic workload generator for the Ceph
 distributed file system. It uses the userspace client library to
 generate simple workloads against a currently running file system. The
-file system need not be mounted via cfuse(8) or the kernel client.
+file system need not be mounted via ceph\-fuse(8) or the kernel client.
 .sp
 One or more \fB\-\-syn\fP command arguments specify the particular
 workload, as documented below.
@@ -109,12 +109,12 @@ Recursively walk the file system (like find).
 .UNINDENT
 .SH AVAILABILITY
 .sp
-\fBcsyn\fP is part of the Ceph distributed file system. Please refer to
+\fBceph\-syn\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),
-\fBcfuse\fP(8)
+\fBceph\-fuse\fP(8)
 .SH COPYRIGHT
 2011, New Dream Network
 .\" Generated by docutils manpage writer.
index 9add8c48efaca21999665fcad33eab1df9d2b3ff..ba41bb0c5a3a9aff613f18e5449b4da170dd1060 100644 (file)
@@ -1,4 +1,4 @@
-.TH "CEPH" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPH" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 ceph \- ceph file system control utility
 .
index a497a364b651bb5ac8a83d1a1c09b0c3465903b0..ce64faaca917d0935d1e671a289d2b21fc9ece4b 100644 (file)
@@ -1,4 +1,4 @@
-.TH "CEPHFS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CEPHFS" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 cephfs \- ceph file system options utility
 .
index 67e54978e6ad342c665646985c06148e411341b8..07191baeeb51c40a105a7e91effcd0b44f5a90a1 100644 (file)
@@ -1,4 +1,4 @@
-.TH "CRUSHTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "CRUSHTOOL" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 crushtool \- CRUSH map manipulation tool
 .
index 371fc542223beaaaaa55d1b717ef5417bcf67d23..8329c9c12fa5667a690192b4da36cd0b41285301 100644 (file)
@@ -1,4 +1,4 @@
-.TH "LIBRADOS-CONFIG" "8" "September 09, 2011" "dev" "Ceph"
+.TH "LIBRADOS-CONFIG" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 librados-config \- display information about librados
 .
index c1c1e3c531edec85c92ea59ab6ebfee2390e77d2..d0145d9cbdb389414c9ed50583ed6260d33c3625 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MKCEPHFS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MKCEPHFS" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 mkcephfs \- create a ceph file system
 .
index baf71806a7799968f5bc40b2f27c5903b7dc1eba..f4f5a2b009bc0f98d0b282523a9bf2f2b2560b7d 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MONMAPTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MONMAPTOOL" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 monmaptool \- ceph monitor cluster map manipulation tool
 .
index 8024e36289e0ebdf0563e3c43d4abd0823aef90f..529454e809dd6753cb443d57cdf7625cda88cb49 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MOUNT.CEPH" "8" "September 09, 2011" "dev" "Ceph"
+.TH "MOUNT.CEPH" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 mount.ceph \- mount a ceph file system
 .
@@ -188,7 +188,7 @@ refer to the Ceph wiki at \fI\%http://ceph.newdream.net/wiki\fP for more
 information.
 .SH SEE ALSO
 .sp
-\fBcfuse\fP(8),
+\fBceph\-fuse\fP(8),
 \fBceph\fP(8)
 .SH COPYRIGHT
 2011, New Dream Network
index 54ef6a58dad60f4fd5d8806997881c829b8d2633..57b44a0cb0539181447dd981da2bf250f55f5dfc 100644 (file)
@@ -1,4 +1,4 @@
-.TH "OBSYNC" "8" "September 09, 2011" "dev" "Ceph"
+.TH "OBSYNC" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 obsync \- The object synchronizer tool
 .
index da988bd8e28e47bc4f1903e61b5143d1fa6ba861..4cc6853a56244622faa0d7875ceee4198dad76e7 100644 (file)
@@ -1,4 +1,4 @@
-.TH "OSDMAPTOOL" "8" "September 09, 2011" "dev" "Ceph"
+.TH "OSDMAPTOOL" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 osdmaptool \- ceph osd cluster map manipulation tool
 .
index 1fe10ad3308ec71b871db471d1f465afe94f72e8..c1598917f77bc6a2d8293e31d1078b5957ff7b79 100644 (file)
@@ -1,4 +1,4 @@
-.TH "RADOS" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOS" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 rados \- rados object storage utility
 .
index 9c0970f8ecf5c98fa689bf75f1a2393e915e714d..6ae9a9b1c07e1049fe2ea6e927c4fbea46c9a63c 100644 (file)
@@ -1,4 +1,4 @@
-.TH "RADOSGW" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOSGW" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 radosgw \- rados REST gateway
 .
index 80e90ec324700a8cfe05c63478f0e98412cee55a..23d3e45283e324bb48f5314345a1aac903bc2898 100644 (file)
@@ -1,4 +1,4 @@
-.TH "RADOSGW_ADMIN" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RADOSGW_ADMIN" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 radosgw_admin \- rados REST gateway user administration utility
 .
index 3a0b4bebce34454cbf81c3cc15a2af377e78fc9a..f2eea7009ce7b63ce1ec0bca82ece8dde9973965 100644 (file)
--- a/man/rbd.8
+++ b/man/rbd.8
@@ -1,4 +1,4 @@
-.TH "RBD" "8" "September 09, 2011" "dev" "Ceph"
+.TH "RBD" "8" "September 22, 2011" "dev" "Ceph"
 .SH NAME
 rbd \- manage rados block device (RBD) images
 .