]> granicus.if.org Git - apache/commitdiff
Fix typo.
authorYoshiki Hayashi <yoshiki@apache.org>
Thu, 23 May 2002 07:47:36 +0000 (07:47 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Thu, 23 May 2002 07:47:36 +0000 (07:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95229 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.html
docs/manual/logs.html.en

index 7e3d9ae9f5d9d56ef3be0368b28eaf559da7ea3e..49ccee903a1e4cc4e037f462bf8adf94d3740cac 100644 (file)
     <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
index 7e3d9ae9f5d9d56ef3be0368b28eaf559da7ea3e..49ccee903a1e4cc4e037f462bf8adf94d3740cac 100644 (file)
     <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