From a6d4dfcf1287d8c7a37d719dee52980c78de4603 Mon Sep 17 00:00:00 2001 From: hoaxter <> Date: Wed, 1 Sep 2004 19:48:01 +0000 Subject: [PATCH] Adding documentation for -P pidlogname option --- man/fspd.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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