From: Zac Dover Date: Sun, 9 Apr 2023 02:42:11 +0000 (+1000) Subject: doc/rados/ops: add hyphen to mon-osd-pg.rst X-Git-Tag: v17.2.7~493^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F50960%2Fhead;p=ceph.git doc/rados/ops: add hyphen to mon-osd-pg.rst Remove confusing parentheses and add a clearer (as compared to the parentheses) hyphen (actually an em-dash, or at least it is intended to be an em-dash) to doc/rados/operations/monitoring-osd-pg.rst Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit 0c965c18d0e6ab1461b5fad42d481f25e4207940) --- diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index cdc34c2093ce..39c0b08f48a8 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -244,11 +244,10 @@ of the PG. These values can be important in a few cases: .. topic:: Placement Group IDs - PG IDs consist of the pool number (not the pool name) followed - by a period (.) and the PG ID-- (a hexadecimal number). You - can view pool numbers and their names from in the output of ``ceph osd - lspools``. For example, the first pool that was created corresponds to - pool number ``1``. A fully qualified PG ID has the + PG IDs consist of the pool number (not the pool name) followed by a period + (.) and a hexadecimal number. You can view pool numbers and their names from + in the output of ``ceph osd lspools``. For example, the first pool that was + created corresponds to pool number ``1``. A fully qualified PG ID has the following form:: {pool-num}.{pg-id}