From 9e8bd38e5d88c637ac75d4362e51165273fe6abf 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/basic_concepts/xcat_db/index.rst --- .../admin-guides/basic_concepts/xcat_db/index.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/guides/admin-guides/basic_concepts/xcat_db/index.rst b/docs/source/guides/admin-guides/basic_concepts/xcat_db/index.rst index b6351d6ca..3610cbf92 100644 --- a/docs/source/guides/admin-guides/basic_concepts/xcat_db/index.rst +++ b/docs/source/guides/admin-guides/basic_concepts/xcat_db/index.rst @@ -9,7 +9,7 @@ You can run ``tabdump`` command to get all the xCAT database tables. Or run ``ta $ tabdump $ tabdump site - $ tabdump -d site + $ tabdump -d site $ man site For a complete reference, see the man page for xcatdb: ``man xcatdb``. @@ -22,7 +22,7 @@ For a complete reference, see the man page for xcatdb: ``man xcatdb``. * **policy table** - Controls who has authority to run specific xCAT operations. It is the Access Control List (ACL) in xCAT. + Controls who has authority to run specific xCAT operations. It is the Access Control List (ACL) in xCAT. * **passwd table** @@ -34,7 +34,7 @@ For a complete reference, see the man page for xcatdb: ``man xcatdb``. You can manipulate the networks through ``*def command`` against the **network object**. :: - $ lsdef -t network + $ lsdef -t network * **...** @@ -66,5 +66,5 @@ xCAT offers 5 commands to manipulate the database tables: .. toctree:: :maxdepth: 2 - - regexp_db.rst + + regexp_db.rst