ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.30 -> 1.31
--- lmtp2nntp.pod 2001/10/12 12:26:26 1.30
+++ lmtp2nntp.pod 2001/10/12 13:23:52 1.31
@@ -37,6 +37,7 @@
[B<-D>]
[B<-K>]
[B<-P> I<pidfile>]
+[B<-V>]
[B<-a> I<addr>/I<mask>[,I<addr>/I<mask>[,...]]
[B<-b> I<addr>[I<:port>]|C<->|I<path>[:perms]]
[B<-c> I<addr>[I<:port>]]
@@ -89,6 +90,10 @@
must be taken when using relative path names as daemonizing changes the
current working directory to '/'.
+=item B<-V>
+
+Very verbose logging. This means logging is unbuffered.
+
=item B<-a> I<addr>/I<mask>[,I<addr>/I<mask>[,...]] (LMTP daemon ACL)
Access control list specifying TCP INET addresses and masks where incoming
@@ -223,7 +228,7 @@
=head1 SIGNALS
-Sending a USR1 signal to the program will flush the logging buffer.
+Sending a USR1 signal to the program will flush the logging stream.
=head1 DIAGNOSTICS
|
|