]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fixed link and form edit.
authorJohn Wilkins <john.wilkins@inktank.com>
Wed, 27 Feb 2013 21:27:51 +0000 (13:27 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Wed, 27 Feb 2013 21:27:51 +0000 (13:27 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/operations/authentication.rst

index 20d938bb734d9d6cc128f7401068ff4d6a6207a9..35e071d70c889a039e905e4227dace4ccb7a5300 100644 (file)
@@ -70,7 +70,7 @@ following directory::
 
 See `Enabling Cephx`_ step 2 and 3 for stepwise details to enable ``cephx``.
 
-.. _ceph-authtool: ../../man/ceph-authtool/
+.. _ceph-authtool: ../../../man/8/ceph-authtool
 
 
 .. _enable-cephx:
@@ -376,7 +376,7 @@ include the following in the ``[global]`` section of your `Ceph
 configuration`_ file directly below the line that specifies the use of Cephx
 for authentication::
 
-        cephx require signatures = true    ; everywhere possible
+       cephx require signatures = true    ; everywhere possible
 
 You can also selectively require signatures for cluster internal
 communications only, separate from client-facing service::