summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDan Mick <dan.mick@dreamhost.com>2012-05-02 11:46:32 -0700
committerDan Mick <dan.mick@dreamhost.com>2012-05-02 11:46:32 -0700
commit31fb8f97b64857f50bdb0ff155bc769a5a1f29d8 (patch)
tree90982f7e9e62ed723e6790abd924b376abe5e99b /man
parentee26c5d73a48b64292d16a87ebe69908c142048e (diff)
downloadceph-31fb8f97b64857f50bdb0ff155bc769a5a1f29d8.tar.gz
Put change to rbd manpage in .rst instead, update man/ from output
Diffstat (limited to 'man')
-rw-r--r--man/rbd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rbd.8 b/man/rbd.8
index 82171a9e599..7599896596a 100644
--- a/man/rbd.8
+++ b/man/rbd.8
@@ -1,4 +1,4 @@
-.TH "RBD" "8" "February 17, 2012" "dev" "Ceph"
+.TH "RBD" "8" "May 02, 2012" "dev" "Ceph"
.SH NAME
rbd \- manage rados block device (RBD) images
.
@@ -116,7 +116,7 @@ Creates a new image and imports its data from path.
Copies the content of a src\-image into the newly created dest\-image.
.TP
.B \fBmv\fP [\fIsrc\-image\fP] [\fIdest\-image\fP]
-Renames an image. Note: rename across pools is unsupported.
+Renames an image. Note: rename across pools is not supported.
.TP
.B \fBsnap\fP ls [\fIimage\-name\fP]
Dumps the list of snapshots inside a specific image.