diff --git a/doc/man/8/ceph-authtool.rst b/doc/man/8/ceph-authtool.rst index 614222ac3ab..1f8c1132526 100644 --- a/doc/man/8/ceph-authtool.rst +++ b/doc/man/8/ceph-authtool.rst @@ -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` diff --git a/man/ceph-authtool.8 b/man/ceph-authtool.8 index aae41d38553..b28ed34dda7 100644 --- a/man/ceph-authtool.8 +++ b/man/ceph-authtool.8 @@ -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