Index: devpcp/man/man4/pcp.conf.4 =================================================================== --- devpcp.orig/man/man4/pcp.conf.4 2007-02-07 09:57:06.341519000 +1100 +++ devpcp/man/man4/pcp.conf.4 2007-02-07 09:59:30.230511500 +1100 @@ -26,10 +26,10 @@ .TH PCP conf.4 "SGI" "Performance Co-Pilot" \} .el \{\ -.if \nX=0 .ds x} PCP.ENV 4 "SGI" "Performance Co-Pilot" -.if \nX=1 .ds x} PCP.ENV 4 "Performance Co-Pilot" -.if \nX=2 .ds x} PCP.ENV 4 "" "\&" -.if \nX=3 .ds x} PCP.ENV "" "" "\&" +.if \nX=0 .ds x} PCP.CONF 4 "SGI" "Performance Co-Pilot" +.if \nX=1 .ds x} PCP.CONF 4 "Performance Co-Pilot" +.if \nX=2 .ds x} PCP.CONF 4 "" "\&" +.if \nX=3 .ds x} PCP.CONF "" "" "\&" .TH \*(x} .rr X \} @@ -49,7 +49,7 @@ various PCP pieces in the file system an shell scripts by sourcing the .IR /etc/pcp.env (4) shell script and queried by C/C++ programs using the -.IR __pmGetConfig (3) +.IR pmGetConfig (3) library function. If a variable is already defined in the environment, the values in @@ -105,7 +105,7 @@ This is required because the file may be sourced directly by Makefiles as well as interpreted by the .I pcp.env script and the -.I "__pmGetConfig" +.I "pmGetConfig" function. .IP 5. 4 variable values may contain spaces and should @@ -132,6 +132,6 @@ file. .BR PCPIntro (1), .BR PCPIntro (3), .BR PMAPI (3), -.BR __pmGetConfig (3) +.BR pmGetConfig (3) and .BR pcp.env (4).