doc: minor fix in ceph-authtool man page

Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
This commit is contained in:
Abhishek Lekshmanan 2014-11-26 21:43:10 +05:30
parent a4222b43ee
commit faa4cbbef2
2 changed files with 3 additions and 3 deletions

View File

@ -157,7 +157,7 @@ To display the contents of the keyring::
ceph-authtool -l keyring
When mount a Ceph file system, you can grab the appropriately encoded secret key with::
When mounting a Ceph file system, you can grab the appropriately encoded secret key with::
mount -t ceph serverhost:/ mountpoint -o name=foo,secret=`ceph-authtool -p -n client.foo keyring`

View File

@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "CEPH-AUTHTOOL" "8" "January 12, 2014" "dev" "Ceph"
.TH "CEPH-AUTHTOOL" "8" "November 30, 2014" "dev" "Ceph"
.SH NAME
ceph-authtool \- ceph keyring manipulation tool
.
@ -274,7 +274,7 @@ ceph\-authtool \-l keyring
.UNINDENT
.UNINDENT
.sp
When mount a Ceph file system, you can grab the appropriately encoded secret key with:
When mounting a Ceph file system, you can grab the appropriately encoded secret key with:
.INDENT 0.0
.INDENT 3.5
.sp