components/lighttpd/patches/04-manpage.patch
branchs11-update
changeset 2925 d64f6e80d9b1
parent 331 5001b63ddc8a
child 7006 eb24eb49f7c4
equal deleted inserted replaced
2924:894dcec4ac14 2925:d64f6e80d9b1
       
     1 Developed in-house, not fed back.
       
     2 Solaris specific: manpage update to reflect Solaris specific
       
     3 configuration.
       
     4 
       
     5 --- doc/lighttpd.8-orig	Mon Mar 30 15:16:59 2009
       
     6 +++ doc/lighttpd.8	Mon Jun 20 08:03:16 2011
       
     7 @@ -47,10 +47,10 @@
       
     8  .
       
     9  .SH FILES
       
    10  .TP 8
       
    11 -/etc/lighttpd/lighttpd.conf
       
    12 +/etc/lighttpd/1.4/lighttpd.conf
       
    13  The standard location for the configuration file.
       
    14  .TP 8
       
    15 -/var/run/lighttpd.pid
       
    16 +/var/lighttpd/1.4/logs/run.pid
       
    17  The standard location for the PID of the running \fBlighttpd\fP process.
       
    18  .
       
    19  .SH SEE ALSO