diff --git a/man/fspd.1 b/man/fspd.1 index f3606b2..5461f67 100644 --- a/man/fspd.1 +++ b/man/fspd.1 @@ -2,7 +2,7 @@ .SH NAME fspd, in.fspd \- File Service Protocol (FSP) server .SH SYNOPSIS -.B fspd [-f configfile] [-p port] [-i] [-v|-V] [-t timeout] [-X] [-d directory] [-F ] [-T temporary directory] [-l logfile] +.B fspd [-f configfile] [-p port] [-i] [-v|-V] [-t timeout] [-X] [-d directory] [-F ] [-T temporary directory] [-l logfile] [-P pidlogname] .SH DESCRIPTION .B fspd is the server for an anonymous-ftp style archive called FSP. The main @@ -66,6 +66,12 @@ clients. Using directory inside FSP home is not a security risk. .B -l logfile Write log output to file. +.PD 0 +.TP 20 +.B -P pidlogname +Write pid to the given file name. This Option is required, if it's +not given in your fspd.conf or on command line fspd will fail to start. + .LP .SH FILES .PD 0