diff options
author | Josh Durgin <josh.durgin@dreamhost.com> | 2011-12-15 13:41:56 -0800 |
---|---|---|
committer | Josh Durgin <josh.durgin@dreamhost.com> | 2011-12-15 13:43:43 -0800 |
commit | 4eb836546d2a61af1ed9f2e95525124083d53762 (patch) | |
tree | 648d0a11861e76bc7a2d257e12f227325ae19b4d /man | |
parent | da2860599ace3cd5b14d872046ec9c48c110c8c3 (diff) | |
download | ceph-4eb836546d2a61af1ed9f2e95525124083d53762.tar.gz |
authx -> cephx everywhere it's used
The term authx was in the mount.ceph man page, and got accidentally
copied into rbd help.
Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/mount.ceph.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mount.ceph.8 b/man/mount.ceph.8 index 5bb3a02d6f0..90177945026 100644 --- a/man/mount.ceph.8 +++ b/man/mount.ceph.8 @@ -107,10 +107,10 @@ memory. Default: calculated from available memory string, set the name of the hidden snapdir. Default: .snap .TP .B \fBname\fP -string, used with authx, Default: guest +string, used with cephx, Default: guest .TP .B \fBsecret\fP -string, used with authx +string, used with cephx .TP .B \fBip\fP my ip |