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 <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit
0c965c18d0e6ab1461b5fad42d481f25e4207940)
.. 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}