Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
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`
.\" 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
.
.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