[Pkg-dspam-commits] [pkg-dspam-commits] r218 - branches/experimental/debian/patches

Julien Valroff julien-guest at alioth.debian.org
Fri Dec 18 18:59:33 UTC 2009


Author: julien-guest
Date: Fri Dec 18 18:59:32 2009
New Revision: 218

Log:
Updated patch to fix minor errors

Modified:
   branches/experimental/debian/patches/006_clean-manpages.diff

Modified: branches/experimental/debian/patches/006_clean-manpages.diff
==============================================================================
--- branches/experimental/debian/patches/006_clean-manpages.diff	Fri Dec 18 18:53:22 2009	(r217)
+++ branches/experimental/debian/patches/006_clean-manpages.diff	Fri Dec 18 18:59:32 2009	(r218)
@@ -13,6 +13,15 @@
  .TP
  .BI \--mode= toe|tum|teft|notrain\c
  Configures the training mode to be used for this process, overriding any defaults in
+@@ -203,7 +203,7 @@
+  
+ .B error
+ : The message being presented was a message previously misclassified by DSPAM. When
+-'error' is provided as a source, DSPAM requires that the DSPAM signature be present
++\'error\' is provided as a source, DSPAM requires that the DSPAM signature be present
+ in the message, and will use the signature to recall the original training metadata.
+ If the signature is not present, the message will be rejected. In this source mode,
+ DSPAM will also decrement each token's previous classification's count as well as
 --- a/man/dspam_clean.1
 +++ b/man/dspam_clean.1
 @@ -57,7 +57,7 @@
@@ -24,6 +33,15 @@
  .TP
  .BI \-p\fR\c
  Deletes all tokens from the target user(s) database whose probability is
+@@ -66,7 +66,7 @@
+ to use this flag once with a life of 0 days for users after a significant amount
+ of corpus training. 
+ 
+-.n 3
++.ne 3
+ .TP
+ .BI \-u\fR\c
+ Deletes all unused tokens from a user's dataset. Four different life values
 --- a/man/dspam_train.1
 +++ b/man/dspam_train.1
 @@ -49,12 +49,12 @@
@@ -70,3 +88,36 @@
  .PP
  \fBDSPAM\fP Core Analyis Engine Functions
  
+--- a/man/dspam_dump.1
++++ b/man/dspam_dump.1
+@@ -54,7 +54,7 @@
+ The username of the user to dump. Only trusted users (or root) can use this
+ program for the usernames different from the current one.
+  
+-.n3
++.ne 3
+ .TP
+ .BI \ token \fR\c
+ .br
+--- a/man/dspam_merge.1
++++ b/man/dspam_merge.1
+@@ -53,7 +53,7 @@
+ .BI \ user1\ user2\ ...\ userN\c
+ A list of users to merge together.
+  
+-.n3
++.ne 3
+ .TP
+ .BI \ \-o \ username\c
+ The target user which will be created (if necessary). This user will contain
+--- a/man/dspam_stats.1
++++ b/man/dspam_stats.1
+@@ -76,7 +76,7 @@
+ .BI \-t\fR\c
+ Displays a total of all statistics displayed
+ 
+-.n3 3
++.ne 3
+ .TP
+ .BI [username]\c
+ Specifies the username to query. If no username is provided, all users will be



More information about the Pkg-dspam-commits mailing list