diff --git a/doc/html/configurator.html.in b/doc/html/configurator.html.in index 1ffb7f8fdbf1223e9a154168df7e7d615bec61f2..02947e42c194a19d59d655db7c79dbcc3fce670f 100644 --- a/doc/html/configurator.html.in +++ b/doc/html/configurator.html.in @@ -580,8 +580,10 @@ determined by system type<BR> Select one value for <B>JobAcctType</B>:<BR> <input type="radio" name="job_acct_type" value="none" checked> <B>None</B>: No job accounting<BR> +<input type="radio" name="job_acct_type" value="aix"> <B>AIX</B>: Specifc +AIX process table information gathered, use with AIX systems only<BR> <input type="radio" name="job_acct_type" value="linux"> <B>Linux</B>: Specifc -Linux proc table information gathered, use with Linux systems only<BR> +Linux process table information gathered, use with Linux systems only<BR> <input type="text" name="job_acct_frequency" value=""> <B>JobAcctFrequency</B>: polling interval in seconds.<BR> <input type="text" name="job_acct_logfile" value=""> <B>JobAcctLogFile</B>: @@ -643,6 +645,6 @@ before terminating all remaining tasks. A value of zero indicates unlimited wait </FORM> <HR> <p class="footer">UCRL-WEB-225274<br> -Last modified 8 December 2006</p> +Last modified 19 December 2006</p> </BODY>