You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by ms...@apache.org on 2004/05/25 13:18:43 UTC

svn commit: rev 20428 - incubator/spamassassin/trunk/spamd

Author: mss
Date: Tue May 25 04:18:43 2004
New Revision: 20428

Modified:
   incubator/spamassassin/trunk/spamd/spamd.raw
Log:
Tiny docu update.


Modified: incubator/spamassassin/trunk/spamd/spamd.raw
==============================================================================
--- incubator/spamassassin/trunk/spamd/spamd.raw	(original)
+++ incubator/spamassassin/trunk/spamd/spamd.raw	Tue May 25 04:18:43 2004
@@ -1862,12 +1862,12 @@
 
 =item B<-i> I<ipaddress>, B<--listen-ip>=I<ipaddress>, B<--ip-address>=I<ipaddress>
 
-Tells spamd to listen on the specified IP address [defaults to 127.0.0.1].  Use
+Tells spamd to listen on the specified IP address (defaults to 127.0.0.1).  Use
 0.0.0.0 to listen on all interfaces.
 
 =item B<-p> I<port>, B<--port>=I<port>
 
-Optionally specifies the port number for the server to listen on.
+Optionally specifies the port number for the server to listen on (default: 783).
 
 =item B<-q>, B<--sql-config>