Index: src/docs/src/documentation/content/xdocs/rpminstall.xml =================================================================== --- src/docs/src/documentation/content/xdocs/rpminstall.xml (revision 1299332) +++ src/docs/src/documentation/content/xdocs/rpminstall.xml (working copy) @@ -142,7 +142,7 @@
Starting the Server -

sudo service start hcatalog-server

+

sudo service hcatalog-server start

@@ -158,7 +158,7 @@
Stopping the Server -

sudo service stop hcatalog-server

+

sudo service hcatalog-server stop