ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.23 -> 1.24
--- lmtp2nntp.pod 2001/10/08 13:50:01 1.23
+++ lmtp2nntp.pod 2001/10/08 14:30:11 1.24
@@ -117,7 +117,9 @@
Alternate IO allows reading and writing from/to a UNIX domain or TCP sockets
instead stdin/stdout. This places the program in daemon mode. The syntax for
-altio is either "unix:/path/to/socket" or "inet://address:port".
+altio is either "unix:/path/to/socket" or "inet://address:port". If "unix:/"
+and "inet://" prefixes are ommited the program tries to guess the desired mode
+based on the existing of a leading slash.
=item B<-m> I<mailfrom>
|
|