[Pkg-dspam-commits] [pkg-dspam-commits] r148 - trunk/debian/patches
Kurt B. Kaiser
kbk-guest at alioth.debian.org
Sun Feb 24 21:30:17 UTC 2008
Author: kbk-guest
Date: Sun Feb 24 21:30:17 2008
New Revision: 148
Log:
Hm, fix an 'n' and 'n3' typo!
Modified:
trunk/debian/patches/cleanup-manpages.dpatch
Modified: trunk/debian/patches/cleanup-manpages.dpatch
==============================================================================
--- trunk/debian/patches/cleanup-manpages.dpatch (original)
+++ trunk/debian/patches/cleanup-manpages.dpatch Sun Feb 24 21:30:17 2008
@@ -7,7 +7,7 @@
@DPATCH@
diff -urNad dspam~/man/dspam.1 dspam/man/dspam.1
--- dspam~/man/dspam.1 2006-05-14 11:37:30.000000000 -0400
-+++ dspam/man/dspam.1 2008-02-24 16:16:15.000000000 -0500
++++ dspam/man/dspam.1 2008-02-24 16:23:41.000000000 -0500
@@ -102,7 +102,7 @@
delivered, the $u (or %u) parameters of the argument string will be interpolated
for the current user being processed.
@@ -93,7 +93,7 @@
.ne 3
diff -urNad dspam~/man/dspam_clean.1 dspam/man/dspam_clean.1
--- dspam~/man/dspam_clean.1 2006-05-14 11:37:30.000000000 -0400
-+++ dspam/man/dspam_clean.1 2008-02-24 16:16:15.000000000 -0500
++++ dspam/man/dspam_clean.1 2008-02-24 16:24:19.000000000 -0500
@@ -45,7 +45,7 @@
14 days will be overridden. Specifying an age of 0 will delete all signatures
from the user(s) processed.
@@ -112,7 +112,7 @@
.TP
.BI \-u\fR\c
Deletes all unused tokens from a user's dataset. Four different life values
-@@ -73,7 +73,7 @@
+@@ -73,11 +73,11 @@
.B ihl
Tokens with a single innocent hit
@@ -121,9 +121,14 @@
where each number represents the respective life. Specifying a life of zero
will delete all unused tokens in the category.
+-.n 3
++.ne 3
+ .TP
+ .BI \ user1\ user2\ ...\ userN\fR\c
+ Specify the username(s) to perform the selected maintenance operations on. If
diff -urNad dspam~/man/dspam_dump.1 dspam/man/dspam_dump.1
--- dspam~/man/dspam_dump.1 2006-05-14 11:37:30.000000000 -0400
-+++ dspam/man/dspam_dump.1 2008-02-24 16:16:15.000000000 -0500
++++ dspam/man/dspam_dump.1 2008-02-24 16:23:41.000000000 -0500
@@ -40,7 +40,7 @@
.BI \ username \fR\c
The username of the user to dump
@@ -135,7 +140,7 @@
The text string of the token to search for and dump. If no token is specified,
diff -urNad dspam~/man/dspam_merge.1 dspam/man/dspam_merge.1
--- dspam~/man/dspam_merge.1 2006-05-14 11:37:30.000000000 -0400
-+++ dspam/man/dspam_merge.1 2008-02-24 16:16:15.000000000 -0500
++++ dspam/man/dspam_merge.1 2008-02-24 16:23:41.000000000 -0500
@@ -32,7 +32,7 @@
token and per-user totals are added together to produce a single composite
dataset. After creating a composite user,
@@ -155,8 +160,8 @@
.BI \ -o \ username \fR\c
The target user which will be created (if necessary). This user will contain
diff -urNad dspam~/man/dspam_stats.1 dspam/man/dspam_stats.1
---- dspam~/man/dspam_stats.1 2008-02-24 16:16:14.000000000 -0500
-+++ dspam/man/dspam_stats.1 2008-02-24 16:16:15.000000000 -0500
+--- dspam~/man/dspam_stats.1 2008-02-24 16:23:40.000000000 -0500
++++ dspam/man/dspam_stats.1 2008-02-24 16:23:41.000000000 -0500
@@ -62,7 +62,7 @@
.BI \-t\fR\c
Displays a total of all statistics displayed
@@ -168,8 +173,8 @@
Specifies the username to query. If no username is provided, all users will be
diff -urNad dspam~/man/dspam_train.1 dspam/man/dspam_train.1
--- dspam~/man/dspam_train.1 2006-05-14 11:37:30.000000000 -0400
-+++ dspam/man/dspam_train.1 2008-02-24 16:16:15.000000000 -0500
-@@ -44,12 +44,12 @@
++++ dspam/man/dspam_train.1 2008-02-24 16:24:40.000000000 -0500
+@@ -44,18 +44,18 @@
.ne 3
.TP
@@ -184,3 +189,10 @@
.TP
.BI [spam_dir]\c
Specifies the pathname to the directory containing the corpus of spam. Each
+ message should be separate in its own file.
+
+-.n3 3
++.ne 3
+ .TP
+ .BI [nonspam_dir]\c
+ Specifies the pathname to the directory containing the corpus of nonspam. Each
More information about the Pkg-dspam-commits
mailing list