summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-10-14 10:31:51 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-10-14 10:31:51 -0700
commit2cc5805a14aeb22e6747a9daba63c55a23d09798 (patch)
tree0278fe68da730b92269405f7b48d582d03a78e34
parent516fe8ceb12576a85cd8129a686532748a0a4f21 (diff)
downloadceph-2cc5805a14aeb22e6747a9daba63c55a23d09798.tar.gz
doc: Removed underscore for consistency.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/rados/operations/authentication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rados/operations/authentication.rst b/doc/rados/operations/authentication.rst
index 5c6c90447a8..d9995da8fb8 100644
--- a/doc/rados/operations/authentication.rst
+++ b/doc/rados/operations/authentication.rst
@@ -154,7 +154,7 @@ during setup and/or troubleshooting to temporarily disable authentication.
auth cluster required = none
auth service required = none
auth client required = none
- auth_supported = none
+ auth supported = none
#. Or, disable ``cephx`` authentication for versions ``0.50`` and below
(deprecated as of version 0.51) by setting the following option in the