From faa4cbbef24697b52e8d2cb8e6047833b5f4fc6e Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Wed, 26 Nov 2014 21:43:10 +0530 Subject: [PATCH] doc: minor fix in ceph-authtool man page Signed-off-by: Abhishek Lekshmanan --- doc/man/8/ceph-authtool.rst | 2 +- man/ceph-authtool.8 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/8/ceph-authtool.rst b/doc/man/8/ceph-authtool.rst index 614222ac3ab60..1f8c11325263d 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 aae41d385535a..b28ed34dda73f 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