]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/man/8: Fix small errors and small improvements in mount.ceph.rst
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 29 Jul 2025 05:02:10 +0000 (12:02 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 29 Jul 2025 05:02:10 +0000 (12:02 +0700)
commitd4eadb5739a78f2eea1d9c36d13b6cd6b7450087
tree5c90ed13552fb485f79a7935e7ab7bb7ff64fde1
parentbe4fc03a49f390c4f614fe786faf605419ec4d0a
doc/man/8: Fix small errors and small improvements in mount.ceph.rst

Fix two cases of a stray space in the middle of syntax causing invalid
rendering in `man` output (introduced in #49630).

Fix a missing apostrophe in "its" and expand another "it's" to the same
"it is".

Harmonize usage of single and double backticks (for ceph commands
and parameters respectively) and quotation marks (for reference to
single characters in syntax).

Harmonize command parameter descriptions to always begin with capital
case and end in full stop.
Other minor capitalization fixes.

Fix "scale with" that supposedly should be "scales with".

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/man/8/mount.ceph.rst