]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixes a spelling error and a broken hyperlink. 20442/head
authorJordan Hus <jordan.hus@dicecorp.com>
Wed, 14 Feb 2018 19:23:59 +0000 (14:23 -0500)
committerJordan Hus <jordan.hus@dicecorp.com>
Wed, 14 Feb 2018 19:23:59 +0000 (14:23 -0500)
Signed-off-by: Jordan Hus <jordan.hus@dicecorp.com>
doc/dev/ceph-disk.rst
doc/start/quick-start-preflight.rst

index 01e8f923c1930d9a1fad1446fb2d869f0fecea03..291ca89660cc400ee2a56b8360f37f7736ad25f7 100644 (file)
@@ -11,7 +11,7 @@ Settings
 
 ``osd_dmcrypt_type``
 
-:Description: this option specifies the mode in which ``cryptsetup`` works. It can be ``luks`` or ``plain``.  It kicks in only if the ``--dmcrypt`` option is passed to ``ceph-disk``. See also `cryptsetup document <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt#configuration-using-cryptsetup>`_ for more details.
+:Description: this option specifies the mode in which ``cryptsetup`` works. It can be ``luks`` or ``plain``.  It kicks in only if the ``--dmcrypt`` option is passed to ``ceph-disk``. See also `cryptsetup document <https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt#user-content-configuration-using-cryptsetup>`_ for more details.
 
 :Type: String
 :Default: ``luks``
index f4e8a639001d78d41644e15aac9718083d3750ac..e43384d8d2f527e7122231dbe2ca84d79c5d3797 100644 (file)
@@ -110,7 +110,7 @@ the following repositories:
 Ceph Node Setup
 ===============
 
-The admin node must be have password-less SSH access to Ceph nodes.
+The admin node must have password-less SSH access to Ceph nodes.
 When ceph-deploy logs in to a Ceph node as a user, that particular
 user must have passwordless ``sudo`` privileges.