From ff2eebf88a1d5f8e974b7b67841afd76cda14d71 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 27 Jul 2017 09:57:23 -0700 Subject: [PATCH] doc/man: Removed contractions for ESL speakers. Signed-off-by: John Wilkins --- doc/man/8/rados.rst | 4 ++-- doc/man/8/rbd.rst | 2 +- doc/man/8/rbdmap.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/man/8/rados.rst b/doc/man/8/rados.rst index bc0322bb67855..07004ec1ea237 100644 --- a/doc/man/8/rados.rst +++ b/doc/man/8/rados.rst @@ -159,12 +159,12 @@ Pool specific commands :command:`getomapval` [ --omap-key-file *file* ] *name* *key* [ *out-file* ] Dump the hexadecimal value of key in the object map of object name. - If the optional *out-file* argument isn't provided, the value will be + If the optional *out-file* argument is not provided, the value will be written to standard output. :command:`setomapval` [ --omap-key-file *file* ] *name* *key* [ *value* ] Set the value of key in the object map of object name. If the optional - *value* argument isn't provided, the value will be read from standard + *value* argument is not provided, the value will be read from standard input. :command:`rmomapkey` [ --omap-key-file *file* ] *name* *key* diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index d821c3de4866b..0db927262cb33 100644 --- a/doc/man/8/rbd.rst +++ b/doc/man/8/rbd.rst @@ -181,7 +181,7 @@ Commands associated snapshots within the specified pool. It can also be used against individual images and snapshots. - If the RBD fast-diff feature isn't enabled on images, this operation will + If the RBD fast-diff feature is not enabled on images, this operation will require querying the OSDs for every potential object within the image. :command:`info` *image-spec* | *snap-spec* diff --git a/doc/man/8/rbdmap.rst b/doc/man/8/rbdmap.rst index 360157a127d56..ba8001ff83fb4 100644 --- a/doc/man/8/rbdmap.rst +++ b/doc/man/8/rbdmap.rst @@ -55,7 +55,7 @@ When run as ``rbdmap unmap``, images listed in the configuration file will be unmounted and unmapped. ``rbdmap unmap-all`` attempts to unmount and subsequently unmap all currently -mapped RBD images, regardless of whether or not they're listed in the +mapped RBD images, regardless of whether or not they are listed in the configuration file. If successful, the ``rbd map`` operation maps the image to a ``/dev/rbdX`` -- 2.39.5