|
Check-in Number:
|
1104 | |
| Date: |
2001-Oct-08 15:50:01 (local)
2001-Oct-08 13:50:01 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
fix manpage |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.22 -> 1.23
--- lmtp2nntp.pod 2001/10/04 16:07:16 1.22
+++ lmtp2nntp.pod 2001/10/08 13:50:01 1.23
@@ -117,7 +117,7 @@
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 "TCP://address:port".
+altio is either "unix:/path/to/socket" or "inet://address:port".
=item B<-m> I<mailfrom>
|
|