From 22b30e3c842edafae7d42bdf52adb421ac2504bc Mon Sep 17 00:00:00 2001 From: Lenz Grimmer Date: Mon, 7 May 2018 22:27:37 +0200 Subject: [PATCH] doc: Fixed note rendering in iSCSI target config chapter Fixed typo in a reStructuredText note entity Signed-off-by: Lenz Grimmer --- doc/rbd/iscsi-target-cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/iscsi-target-cli.rst b/doc/rbd/iscsi-target-cli.rst index 7d11866023515..28a1d9af05a19 100644 --- a/doc/rbd/iscsi-target-cli.rst +++ b/doc/rbd/iscsi-target-cli.rst @@ -127,7 +127,7 @@ For rpm based instructions execute the following commands: # api_port = 5001 # trusted_ip_list = 192.168.0.10,192.168.0.11 - ..note:: + .. note:: trusted_ip_list is a list of IP addresses on each iscsi gateway that will be used for management operations like target creation, lun exporting, etc. The IP can be the same that will be used for iSCSI -- 2.39.5