From: liuqinfei <18138800392@163.com> Date: Sat, 27 Nov 2021 19:57:05 +0000 (+0800) Subject: doc: typo fixes X-Git-Tag: v18.0.0~1503^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a859a9f1ba93d11a6b54b59f4fc445b6255351c6;p=ceph.git doc: typo fixes Signed-off-by: liuqinfei <18138800392@163.com> --- diff --git a/doc/ceph-volume/intro.rst b/doc/ceph-volume/intro.rst index d59dd2b6c0f..c36f12a776d 100644 --- a/doc/ceph-volume/intro.rst +++ b/doc/ceph-volume/intro.rst @@ -15,7 +15,7 @@ them. Replacing ``ceph-disk`` ----------------------- -The ``ceph-disk`` tool was created at a time were the project was required to +The ``ceph-disk`` tool was created at a time when the project was required to support many different types of init systems (upstart, sysvinit, etc...) while being able to discover devices. This caused the tool to concentrate initially (and exclusively afterwards) on GPT partitions. Specifically on GPT GUIDs, diff --git a/doc/ceph-volume/lvm/activate.rst b/doc/ceph-volume/lvm/activate.rst index eef5a0101fd..15df64cfebd 100644 --- a/doc/ceph-volume/lvm/activate.rst +++ b/doc/ceph-volume/lvm/activate.rst @@ -96,7 +96,7 @@ Existing OSDs ------------- For existing OSDs that have been deployed with ``ceph-disk``, they need to be scanned and activated :ref:`using the simple sub-command `. -If a different tooling was used then the only way to port them over to the new +If a different tool was used then 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. diff --git a/doc/install/mirrors.rst b/doc/install/mirrors.rst index 35df93f627d..442b5203490 100644 --- a/doc/install/mirrors.rst +++ b/doc/install/mirrors.rst @@ -42,7 +42,7 @@ Change this to: Mirroring ========= -You can easily mirror Ceph yourself using a Bash script and rsync. A easy to use +You can easily mirror Ceph yourself using a Bash script and rsync. An easy-to-use script can be found at `Github`_. When mirroring Ceph, please keep the following guidelines in mind: diff --git a/doc/install/windows-install.rst b/doc/install/windows-install.rst index fb5b5b6f52f..3c7a011c4a0 100644 --- a/doc/install/windows-install.rst +++ b/doc/install/windows-install.rst @@ -5,7 +5,7 @@ Installing Ceph on Windows ========================== The Ceph client tools and libraries can be natively used on Windows. This avoids -the need of having additional layers such as iSCSI gateways or SMB shares, +the need for additional layers such as iSCSI gateways or SMB shares, drastically improving the performance. Prerequisites