summaryrefslogtreecommitdiffstats
path: root/doc/appendix/guides/centos.txt
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-01-07 10:14:54 -0600
committerSol Jerome <sol.jerome@gmail.com>2011-01-07 10:14:54 -0600
commitff293c587dce9ce84f70b5432987311094896e16 (patch)
treea6b4bb86e4b29205a48ad1d33f4d6c0d41f77ea3 /doc/appendix/guides/centos.txt
parent87ead86640924ff5557be1dd63de66cf11aa1e54 (diff)
downloadbcfg2-ff293c587dce9ce84f70b5432987311094896e16.tar.gz
bcfg2-ff293c587dce9ce84f70b5432987311094896e16.tar.bz2
bcfg2-ff293c587dce9ce84f70b5432987311094896e16.zip
doc: More documentation fixes
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc/appendix/guides/centos.txt')
-rw-r--r--doc/appendix/guides/centos.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/appendix/guides/centos.txt b/doc/appendix/guides/centos.txt
index db463b210..abbbefec6 100644
--- a/doc/appendix/guides/centos.txt
+++ b/doc/appendix/guides/centos.txt
@@ -259,8 +259,8 @@ Now we restart the bcfg2-server::
[root@centos ~]# /etc/init.d/bcfg2-server restart
-If you tail ``/var/log/syslog`` now, you will see the Packages plugin in
-action, updating the cache.
+If you now ``tail -f /var/log/messages``, you will see the Packages
+plugin in action, updating the cache.
Start managing packages
-----------------------
@@ -569,4 +569,4 @@ Now we run the client and see there are no more unmanaged entries! ::
Dynamic (web) reports
=====================
-See installation instructions at :ref:`server-reports-install`
+See installation instructions at :ref:`reports-dynamic`