From: Chen Zhenghua Date: Tue, 28 Aug 2018 06:56:16 +0000 (+0800) Subject: doc: fix spelling errors in rbd doc X-Git-Tag: v14.0.1~469^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f2d1f94322cbaa8cc1fe47050107411da41464a8;p=ceph.git doc: fix spelling errors in rbd doc Signed-off-by: Chen Zhenghua --- diff --git a/doc/rbd/iscsi-overview.rst b/doc/rbd/iscsi-overview.rst index 9049c21853141..6383982919bd1 100644 --- a/doc/rbd/iscsi-overview.rst +++ b/doc/rbd/iscsi-overview.rst @@ -32,7 +32,7 @@ Network (SAN). | +---------+ | | | | +-------------------+ | - | +--------------+ | iSCSI Initators | +--------------+ | + | +--------------+ | iSCSI Initiators | +--------------+ | | | iSCSI GW | | +-----------+ | | iSCSI GW | | +-->| RBD Module |<--+ | Various | +-->| RBD Module |<--+ | | | | Operating | | | | diff --git a/doc/rbd/iscsi-target-ansible.rst b/doc/rbd/iscsi-target-ansible.rst index c76885f5b696d..3f8988597a16f 100644 --- a/doc/rbd/iscsi-target-ansible.rst +++ b/doc/rbd/iscsi-target-ansible.rst @@ -160,7 +160,7 @@ On the Ansible installer node, perform the following steps. .. note:: For more information on using the ``gwcli`` command to install and configure - a Ceph iSCSI gateaway, see the `Configuring the iSCSI Target using the Command Line Interface`_ + a Ceph iSCSI gateway, see the `Configuring the iSCSI Target using the Command Line Interface`_ section. .. important:: diff --git a/doc/rbd/rbd-snapshot.rst b/doc/rbd/rbd-snapshot.rst index 1cb6cb309ccc4..3963a3038bda7 100644 --- a/doc/rbd/rbd-snapshot.rst +++ b/doc/rbd/rbd-snapshot.rst @@ -138,7 +138,7 @@ Layering ======== Ceph supports the ability to create many copy-on-write (COW) clones of a block -device shapshot. Snapshot layering enables Ceph block device clients to create +device snapshot. Snapshot layering enables Ceph block device clients to create images very quickly. For example, you might create a block device image with a Linux VM written to it; then, snapshot the image, protect the snapshot, and create as many copy-on-write clones as you like. A snapshot is read-only,