]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr: fix some wording issues 66579/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 10 Dec 2025 16:06:26 +0000 (11:06 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 10 Dec 2025 16:09:30 +0000 (11:09 -0500)
Be more smarticle about the article.
Also banish a stray.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/mgr/smb.rst

index ca6198c9b68dd1141cd300c446888e347b88e423..fa88c11036de587cdd0bf15d64a502dda7f3a88a 100644 (file)
@@ -117,7 +117,7 @@ password_filter_out
     ``none`` the password fields in the output are emitted as plain text. If the
     filter is ``base64`` password fields will be obscured by base64 encoding
     the string.  If the filter is ``hidden`` the password values will be
-    replaced by a invalid generic replacement string containing only asterisks.
+    replaced by an invalid generic replacement string containing only asterisks.
 
 
 Examples
@@ -184,7 +184,7 @@ password_filter
     ``none`` the password fields in the output are emitted as plain text. If
     the filter is ``base64`` password fields will be obscured by base64
     encoding the string.  If the filter is ``hidden`` the password values will
-    be replaced by a invalid generic replacement string containing only
+    be replaced by an invalid generic replacement string containing only
     asterisks.
 
 
@@ -321,7 +321,7 @@ password_filter_out
     ``none`` the password fields in the output are emitted as plain text. If
     the filter is ``base64`` password fields will be obscured by base64
     encoding the string.  If the filter is ``hidden`` the password values will
-    be replaced by a invalid generic replacement string containing only
+    be replaced by an invalid generic replacement string containing only
     asterisks.
 input
     A file name or ``-`` to use the standard input (aka ``stdin``).
@@ -358,7 +358,7 @@ password_filter
     ``none`` the password fields in the output are emitted as plain text. If
     the filter is ``base64`` password fields will be obscured by base64
     encoding the string.  If the filter is ``hidden`` the password values will
-    be replaced by a invalid generic replacement string containing only
+    be replaced by an invalid generic replacement string containing only
     asterisks.
 
 ``resource_name`` arguments can take the following forms:
@@ -771,7 +771,7 @@ cephfs
         Optional string. Name of a subvolumegroup to share
     subvolume
         Optional string. Name of a subvolume to share. If ``subvolumegroup`` is
-        not set and this value contains exactly one ``/`` character, the
+        not set and this value contains exactly one ``/`` character, the
         subvolume field will automatically be split into
         ``<subvolumegroup>/<subvolume>`` parts for convenience
     provider