From: Erik Abele Date: Sun, 15 Sep 2002 13:00:05 +0000 (+0000) Subject: Fixed an invalid URL to the docs of the lockfile directive. X-Git-Tag: 2.0.42~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=996a1a8b0d5b421358b1602626c31b8613266385;p=apache Fixed an invalid URL to the docs of the lockfile directive. BUG#: 12660, Submitted by: Thomas Bader git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96824 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 13963dd812..32608f396b 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -41,8 +41,8 @@ # configuration, error, and log files are kept. # # NOTE! If you intend to place this on an NFS (or otherwise network) -# mounted filesystem then please read the LockFile documentation -# (available at ); +# mounted filesystem then please read the LockFile documentation (available +# at ); # you will save yourself a lot of trouble. # # Do NOT add a slash at the end of the directory path. diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 38c4bebe8c..1f67c9cb21 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -48,8 +48,8 @@ # configuration, error, and log files are kept. # # NOTE! If you intend to place this on an NFS (or otherwise network) -# mounted filesystem then please read the LockFile documentation -# (available at ); +# mounted filesystem then please read the LockFile documentation (available +# at ); # you will save yourself a lot of trouble. # # Do NOT add a slash at the end of the directory path.