You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2004/09/10 07:25:51 UTC

svn commit: rev 43642 - spamassassin/trunk/lib/Mail

Author: quinlan
Date: Thu Sep  9 22:25:50 2004
New Revision: 43642

Modified:
   spamassassin/trunk/lib/Mail/SpamAssassin.pm
Log:
the command line tool is spamc, so rephrase a bit here


Modified: spamassassin/trunk/lib/Mail/SpamAssassin.pm
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin.pm	(original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin.pm	Thu Sep  9 22:25:50 2004
@@ -49,7 +49,7 @@
 agent.
 
 If you wish to use a command-line filter tool, try the C<spamassassin>
-or C<spamd> tools provided.
+or the C<spamd>/C<spamc> tools provided.
 
 SpamAssassin also includes support for reporting spam messages to collaborative
 filtering databases, such as Vipul's Razor ( http://razor.sourceforge.net/ ).