INN commit: branches/2.5/doc/pod (nnrpd.pod)
INN Commit
rra at isc.org
Mon Feb 8 20:50:47 UTC 2010
Date: Monday, February 8, 2010 @ 12:50:47
Author: iulius
Revision: 8956
The PID is written in nnrpd.pid when the default port is used.
Thanks to Benoit Izac for having reported that.
Modified:
branches/2.5/doc/pod/nnrpd.pod
-----------+
nnrpd.pod | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: nnrpd.pod
===================================================================
--- nnrpd.pod 2010-02-07 20:05:39 UTC (rev 8955)
+++ nnrpd.pod 2010-02-08 20:50:47 UTC (rev 8956)
@@ -90,9 +90,10 @@
F<inn.conf> is changed.
When started in daemon mode, B<nnrpd> will write its PID into a file in
-the I<pathrun> directory. The file will be named F<nnrpd-%d.pid>, where
-C<%d> is replaced with the port that B<nnrpd> is configured to listen on
-(119 unless the B<-p> option is given).
+the I<pathrun> directory. The file will be named F<nnrpd.pid> if B<nnrpd>
+listens on port 119 (default), or F<nnrpd-%d.pid>, where C<%d> is replaced
+with the port that B<nnrpd> is configured to listen on (B<-p> option is
+given and its argument is not C<119>).
=item B<-f>
More information about the inn-committers
mailing list