mirror of
https://github.com/ceph/ceph
synced 2025-04-08 18:57:39 +00:00
Merge pull request #29644 from anthonyeleven/patch-3
doc: operations: correct 'comma-delimited' Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
aaad7dfc0b
@ -262,7 +262,7 @@ setting for a specific daemon.
|
||||
|
||||
:Description: The IP address and netmask of the public (front-side) network
|
||||
(e.g., ``192.168.0.0/24``). Set in ``[global]``. You may specify
|
||||
comma-delimited subnets.
|
||||
comma-separated subnets.
|
||||
|
||||
:Type: ``{ip-address}/{netmask} [, {ip-address}/{netmask}]``
|
||||
:Required: No
|
||||
@ -293,7 +293,7 @@ settings using the ``cluster addr`` setting for specific OSD daemons.
|
||||
|
||||
:Description: The IP address and netmask of the cluster (back-side) network
|
||||
(e.g., ``10.0.0.0/24``). Set in ``[global]``. You may specify
|
||||
comma-delimited subnets.
|
||||
comma-separated subnets.
|
||||
|
||||
:Type: ``{ip-address}/{netmask} [, {ip-address}/{netmask}]``
|
||||
:Required: No
|
||||
|
Loading…
Reference in New Issue
Block a user