[Pkg-dspam-commits] [pkg-dspam-commits] r147 - trunk/debian/patches
Kurt B. Kaiser
kbk-guest at alioth.debian.org
Sun Feb 24 21:17:25 UTC 2008
Author: kbk-guest
Date: Sun Feb 24 21:17:25 2008
New Revision: 147
Log:
A couple more manpage typos; add decription to patch.
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:17:25 2008
@@ -1,13 +1,13 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
-## cleanup-manpages.dpatch by Debian DSPAM Maintainers <pkg-dspam-misc at lists.alioth.debian.org>
+## cleanup-manpages.dpatch by Kurt B. Kaiser <kbk at shore.net>
##
## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## DP: Fix 'n3' typos; fix unescaped minus signs.
@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 15:43:36.000000000 -0500
++++ dspam/man/dspam.1 2008-02-24 16:16:15.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 15:43:36.000000000 -0500
++++ dspam/man/dspam_clean.1 2008-02-24 16:16:15.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.
@@ -103,6 +103,15 @@
.TP
.BI \-p\fR\c
Deletes all tokens from the target user(s) database whose probability is
+@@ -54,7 +54,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
@@ -73,7 +73,7 @@
.B ihl
Tokens with a single innocent hit
@@ -114,7 +123,7 @@
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 15:44:23.000000000 -0500
++++ dspam/man/dspam_dump.1 2008-02-24 16:16:15.000000000 -0500
@@ -40,7 +40,7 @@
.BI \ username \fR\c
The username of the user to dump
@@ -126,7 +135,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 15:43:36.000000000 -0500
++++ dspam/man/dspam_merge.1 2008-02-24 16:16:15.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,
@@ -146,8 +155,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 15:43:35.000000000 -0500
-+++ dspam/man/dspam_stats.1 2008-02-24 15:43:36.000000000 -0500
+--- 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
@@ -62,7 +62,7 @@
.BI \-t\fR\c
Displays a total of all statistics displayed
@@ -159,8 +168,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 15:43:36.000000000 -0500
-@@ -44,7 +44,7 @@
++++ dspam/man/dspam_train.1 2008-02-24 16:16:15.000000000 -0500
+@@ -44,12 +44,12 @@
.ne 3
.TP
@@ -169,3 +178,9 @@
.TP
.BI [username]\c
Specifies the user to train.
+
+-.n3 3
++.ne 3
+ .TP
+ .BI [spam_dir]\c
+ Specifies the pathname to the directory containing the corpus of spam. Each
More information about the Pkg-dspam-commits
mailing list