]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/man: use Monitor consistently in ceph.rst 69011/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 20 May 2026 05:16:08 +0000 (12:16 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Wed, 20 May 2026 07:05:17 +0000 (14:05 +0700)
Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
doc/man/8/ceph.rst

index fc03abcbe99e80fd50b35f74c189c1ea2dc7986a..87eff7b9ef9d78663d51c65312a62ac6ed241e7b 100644 (file)
@@ -632,11 +632,11 @@ rules and failure handling on all pools. For a given PG to successfully peer
 and be marked active, ``min_size`` replicas will now need to be active under all
 (currently two) CRUSH buckets of type <dividing_bucket>.
 
-<tiebreaker_mon> is the tiebreaker mon to use if a network split happens.
+<tiebreaker_mon> is the tiebreaker Monitor to use if a network split happens.
 This parameter is optional. If not supplied, the system will automatically
-select a monitor that is not in either data zone. If there are multiple
-monitors outside the data zones, automatic selection will fail and you must
-explicitly specify the tiebreaker monitor.
+select a Monitor that is not in either data zone. If there are multiple
+Monitors outside the data zones, automatic selection will fail and you must
+explicitly specify the tiebreaker Monitor.
 
 <dividing_bucket> is the bucket type across which to stretch.
 This will typically be ``datacenter`` or other CRUSH hierarchy bucket type that