fix man page with new path

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2013-02-12 19:21:27 +00:00
parent 3f986ecf29
commit 23f7cd6d36

View File

@ -125,8 +125,8 @@ Enable the B<subroutine calling trace> for all the subroutines in the xcatd and
=item 2
Enable the B<subroutine calling trace> for the subroutines configured in the /opt/xcat/share/xcat/tools/tracelevel0
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/tools/tracelevel0
Enable the B<subroutine calling trace> for the subroutines configured in the /opt/xcat/share/xcat/samples/tracelevel0
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/samples/tracelevel0
=item 3
@ -146,7 +146,7 @@ Enable the B<commented trace log>
=item 6
Enable both the B<subroutine calling trace> and B<commented trace log>
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/tools/tracelevel0 -d enable
B<xcatdebug> -f enable -c /opt/xcat/share/xcat/samples/tracelevel0 -d enable
=back