components/lighttpd/patches/lighttpd-manpage.patch
author Petr Sumbera <petr.sumbera@oracle.com>
Wed, 22 Jun 2011 14:10:22 -0700
changeset 331 5001b63ddc8a
child 2934 ed4c692fa932
permissions -rw-r--r--
7057442 Move Lighttpd to userland 6925012 [OSOL B132] bad ligttpd pid file mentioned in the man pages 6925729 SUNWlighttpd14 package delivers broken link 6898502 lighttpd service method uses hardcoded pidfile

--- doc/lighttpd.8-orig	Mon Mar 30 15:16:59 2009
+++ doc/lighttpd.8	Mon Jun 20 08:03:16 2011
@@ -47,10 +47,10 @@
 .
 .SH FILES
 .TP 8
-/etc/lighttpd/lighttpd.conf
+/etc/lighttpd/1.4/lighttpd.conf
 The standard location for the configuration file.
 .TP 8
-/var/run/lighttpd.pid
+/var/run/lighttpd14.pid
 The standard location for the PID of the running \fBlighttpd\fP process.
 .
 .SH SEE ALSO