]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/ceph-volume update stdin as monospaced
authorAlfredo Deza <adeza@redhat.com>
Tue, 6 Mar 2018 21:11:03 +0000 (16:11 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 9 Mar 2018 20:52:15 +0000 (15:52 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/ceph-volume/lvm/activate.rst
doc/ceph-volume/lvm/encryption.rst

index 9b7aa43fa45bcef820c1455e2905a9edd0dfea72..3990a3d53f3275c601d52d4508d51202cca29ed5 100644 (file)
@@ -67,7 +67,7 @@ ensure that the correct device is linked.
 
 Existing OSDs
 -------------
-For exsiting OSDs that have been deployed with different tooling, the only way
+For existing OSDs that have been deployed with different tooling, the only way
 to port them over to the new mechanism is to prepare them again (losing data).
 See :ref:`ceph-volume-lvm-existing-osds` for details on how to proceed.
 
index 02a447b5779210b9acb656762bb155bb29244404..07207f1aa99d0c8b272cfe1bafeee61c7695ce2f 100644 (file)
@@ -38,7 +38,7 @@ volume setups, since encryption will happen once the LV is created.
 Workflow
 --------
 When setting up the OSD, a secret key will be created, that will be passed
-along to the monitor in JSON format as stdin to prevent the key from being
+along to the monitor in JSON format as ``stdin`` to prevent the key from being
 captured in the logs.
 
 The JSON payload looks something like::