From 0afe98e6765c006cbd86f65fc1fbf9dcfe3fc63c Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_vlan_bridge.rst --- .../common/deployment/network/cfg_network_vlan_bridge.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_vlan_bridge.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_vlan_bridge.rst index ebbf9fa12..35982cac5 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_vlan_bridge.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_vlan_bridge.rst @@ -30,7 +30,7 @@ Add network object into the networks table Use the ``chdef`` command to add/modify the networks in the ``networks`` table :: - chdef -t network net60 net=60.0.0.0 mask=255.0.0.0 + chdef -t network net60 net=60.0.0.0 mask=255.0.0.0 chdef -t network net70 net=70.0.0.0 mask=255.0.0.0 chdef cn1 nicnetworks.br1=net60 nicnetworks.br2=net70