From 39bc4ee7c5bd326e300d9c224e2072c94b62ffa9 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Thu, 16 Mar 2017 12:47:31 +0800 Subject: [PATCH] doc/rados: fix sphinx warning silences follow warning: network-config-ref.rst:373: WARNING: Field list ends without a blank line; unexpected unindent. Signed-off-by: Kefu Chai --- doc/rados/configuration/network-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/network-config-ref.rst b/doc/rados/configuration/network-config-ref.rst index 0f59550f9018f..910637afe9d34 100644 --- a/doc/rados/configuration/network-config-ref.rst +++ b/doc/rados/configuration/network-config-ref.rst @@ -370,7 +370,7 @@ addresses. ``ms bind ipv6`` :Description: Enables Ceph daemons to bind to IPv6 addresses. Currently the -messenger *either* uses IPv4 or IPv6, but it can't do both. + messenger *either* uses IPv4 or IPv6, but it can't do both. :Type: Boolean :Default: ``false`` :Required: No -- 2.39.5