You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by du...@apache.org on 2007/05/22 02:19:03 UTC

svn commit: r540379 - /spamassassin/branches/3.2/sa-compile.raw

Author: duncf
Date: Mon May 21 17:19:02 2007
New Revision: 540379

URL: http://svn.apache.org/viewvc?view=rev&rev=540379
Log:
Cant use POD formatting codes on lines that begins with space/tab

Modified:
    spamassassin/branches/3.2/sa-compile.raw

Modified: spamassassin/branches/3.2/sa-compile.raw
URL: http://svn.apache.org/viewvc/spamassassin/branches/3.2/sa-compile.raw?view=diff&rev=540379&r1=540378&r2=540379
==============================================================================
--- spamassassin/branches/3.2/sa-compile.raw (original)
+++ spamassassin/branches/3.2/sa-compile.raw Mon May 21 17:19:02 2007
@@ -707,10 +707,9 @@
 printed.  Diagnostic output can also be enabled for each area individually;
 I<area> is the area of the code to instrument.
 
-For more information about which areas (also known as channels) are available,
-please see the documentation at:
-
-	C<http://wiki.apache.org/spamassassin/DebugChannels>
+For more information about which areas (also known as channels) are
+available, please see the documentation at
+L<http://wiki.apache.org/spamassassin/DebugChannels>.
 
 =item B<-h>, B<--help>