From 51b5c41994d6fc922335c1d6fcfdfb79155ff71e 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/references/man8/makenetworks.8.rst --- .../references/man8/makenetworks.8.rst | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/source/guides/admin-guides/references/man8/makenetworks.8.rst b/docs/source/guides/admin-guides/references/man8/makenetworks.8.rst index aa78cdc5b..99f296e05 100644 --- a/docs/source/guides/admin-guides/references/man8/makenetworks.8.rst +++ b/docs/source/guides/admin-guides/references/man8/makenetworks.8.rst @@ -47,7 +47,7 @@ For example: .. code-block:: perl makenetworks -d > mynetstanzas - + cat mynetstanzas | mkdef -z @@ -104,31 +104,31 @@ EXAMPLES 1. Gather cluster network information and create xCAT network definitions. - - + + .. code-block:: perl - + makenetworks - - + + 2. Display cluster network information but do not write the network definitions to the xCAT database. - - + + .. code-block:: perl - + makenetworks -d - - + + The output would be one or more stanzas of information similar to the following. The line that ends with a colon is the value of the "netname" attribute and is the name of the network object to use with the lsdef, mkdef, chdef and rmdef commands. - + 9_114_37_0-255_255_255_0: objtype=network gateway=9.114.37.254 mask=255.255.255.0 net=9.114.37.0 - +