X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=privoxy.1;h=f8eb2248b61dfa858367c31097a53b4af6001eb7;hb=95eb726b01e8300c1c2c3209a9f010649e0bcfb8;hp=a9d506644cc07920f824fd2b7f02772483348f19;hpb=0e0ec6b61a702657837075e9caa5098fb37cc721;p=privoxy.git diff --git a/privoxy.1 b/privoxy.1 index a9d50664..f8eb2248 100644 --- a/privoxy.1 +++ b/privoxy.1 @@ -3,7 +3,7 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "PRIVOXY" "1" "10 April 2002" "Privoxy 2.9.14 beta" "" +.TH "PRIVOXY" "1" "11 April 2002" "Privoxy 2.9.14 beta" "" .SH NAME privoxy \- Privacy Enhancing Proxy .SH SYNOPSIS @@ -29,10 +29,10 @@ Don't become a daemon, i.e. don't fork and become process group leader, don't detach from controlling tty, and do all logging there. .TP \fB--pidfile \fIpidfile\fB\fR -After (optionally) writing the PID file, assume the user ID of user -and the GID of group, or, if the optional group was not given, the -default group of user. Exit if the privileges are not sufficient to -do so. +On startup, write the process ID to \fIpidfile\fR. +Delete the \fIpidfile\fR on exit. +Failiure to create or delete the \fIpidfile\fR +is non-fatal. If no \fB--pidfile\fR option is given, no PID file will be used. .TP \fB--user \fIuser[.group]\fB\fR After (optionally) writing the PID file, assume the user ID of