yoshiki 2002/08/27 04:01:02 Modified: htdocs/manual/mod core.html.en Log: Syntax line does not use 'boolean'. Instead, it lists 'on' and 'off' explicitly. Revision Changes Path 1.230 +1 -2 httpd-docs-1.3/htdocs/manual/mod/core.html.en Index: core.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v retrieving revision 1.229 retrieving revision 1.230 diff -u -r1.229 -r1.230 --- core.html.en 31 Jul 2002 13:30:42 -0000 1.229 +++ core.html.en 27 Aug 2002 11:01:02 -0000 1.230 @@ -1596,8 +1596,7 @@ <p>This directive enables RFC1413-compliant logging of the remote user name for each connection, where the client machine runs identd or something similar. This information is logged in - the access log. <em>Boolean</em> is either <code>on</code> or - <code>off</code>.</p> + the access log.</p> <p>The information should not be trusted in any way except for rudimentary usage tracking.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]