From ca4ca047eb9b351a68415f959baa20df3faf430c 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_ethernet_nic.rst --- .../common/deployment/network/cfg_network_ethernet_nic.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_ethernet_nic.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_ethernet_nic.rst index 5e5755deb..abf105bb4 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_ethernet_nic.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/network/cfg_network_ethernet_nic.rst @@ -12,9 +12,9 @@ The following example sets the xCAT properties for compute node ``cn1`` to creat Add/update networks into the xCAT DB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Add/update additional networks ``net11`` and ``net13`` into ``networks`` table:: +Add/update additional networks ``net11`` and ``net13`` into ``networks`` table:: - chdef -t network net11 net=11.1.89.0 mask=255.255.255.0 + chdef -t network net11 net=11.1.89.0 mask=255.255.255.0 chdef -t network net13 net=13.1.89.0 mask=255.255.255.0 **Note:** MTU can be customized as ``mtu`` in ``networks`` table for specified network.