yoshiki 02/05/23 00:47:08
Modified: htdocs/manual logs.html
Log:
Fix typo.
Revision Changes Path
1.10 +1 -1 httpd-docs-1.3/htdocs/manual/logs.html
Index: logs.html
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/logs.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- logs.html 16 May 2002 06:48:26 -0000 1.9
+++ logs.html 23 May 2002 07:47:08 -0000 1.10
@@ -103,7 +103,7 @@
<code>error_log</code> on unix systems and
<code>error.log</code> on Windows and OS/2). On unix systems it
is also possible to have the server send errors to
- <code>syslog</code> or <a href="#pipe">pipe them to a
+ <code>syslog</code> or <a href="#piped">pipe them to a
program</a>.</p>
<p>The format of the error log is relatively free-form and
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]