INN commit: trunk/doc/pod (nnrpd.pod)
INN Commit
rra at isc.org
Tue Jan 26 20:25:40 UTC 2010
Date: Tuesday, January 26, 2010 @ 12:25:39
Author: iulius
Revision: 8934
The PID is written in nnrpd.pid when the default port is used.
Thanks to Benoit Izac for having reported that.
Modified:
trunk/doc/pod/nnrpd.pod
-----------+
nnrpd.pod | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: nnrpd.pod
===================================================================
--- nnrpd.pod 2010-01-24 10:46:27 UTC (rev 8933)
+++ nnrpd.pod 2010-01-26 20:25:39 UTC (rev 8934)
@@ -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