Skip to content

Commit b303417

Browse files
committed
doc/cephfs: s/subvolumegroups/subvolume groups
Use the term "subvolume groups" instead of "subvolumegroups" where the term appears in plain English. The string "subvolumegroups" is correct in commands, and remains unchanged. Also add formatting to command output, to make clearer that the output is indeed output. Fixes: ceph#57574 (comment) Signed-off-by: Zac Dover <[email protected]>
1 parent 423a086 commit b303417

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/cephfs/fs-volumes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ following form:
228228

229229
The ``exist`` command outputs:
230230

231-
* "subvolumegroup exists": if any subvolumegroup is present
232-
* "no subvolumegroup exists": if no subvolumegroup is present
231+
* ``subvolumegroup exists``: if any subvolumegroup is present
232+
* ``no subvolumegroup exists``: if no subvolumegroup is present
233233

234234
.. note:: This command checks for the presence of custom groups and not
235235
presence of the default one. A subvolumegroup-existence check alone is not
@@ -902,7 +902,7 @@ to policies. This can distribute load across MDS ranks in predictable and
902902
stable ways. Review :ref:`cephfs-pinning` and :ref:`cephfs-ephemeral-pinning`
903903
for details on how pinning works.
904904

905-
Run a command of the following form to configure pinning for subvolumegroups:
905+
Run a command of the following form to configure pinning for subvolume groups:
906906

907907
.. prompt:: bash #
908908

0 commit comments

Comments
 (0)