Hi,
Please find attach a patch against latest git fixing a few problems with
the manpages.
Cheers,
Julien
diff --git a/man/dspam.1 b/man/dspam.1
index 5799d24..9cf1e31 100644
--- a/man/dspam.1
+++ b/man/dspam.1
@@ -102,7 +102,7 @@ incoming message once for each user specified. If the message is to be
delivered, the $u (or %u) parameters of the argument string will be interpolated
for the current user being processed.
-.n3 3
+.ne 3
.TP
.BI \--mode= [toe|tum|teft|notrain]\c
Configures the training mode to be used for this process, overriding any
@@ -121,7 +121,7 @@ defaults in dspam.conf:
: No training. Do not train the user's data, and do not keep totals. This should only be used in cases where you want to process mail for a particular user (based on a group, for example), but don't want the user to accumulate any learning data.
.B unlearn
-: Unlearn original training. Use this if you wish to unlearn a previously learned message. Be sure to specify --source=error and --class to whatever the original classification the message was learned under. If not using TrainPristine, this will require the original signature from training.
+: Unlearn original training. Use this if you wish to unlearn a previously learned message. Be sure to specify \--source=error and \--class to whatever the original classification the message was learned under. If not using TrainPristine, this will require the original signature from training.
.ne 3
.TP
@@ -150,7 +150,7 @@ Identifies the disposition (if any) of the message being presented. This flag
should be used when a misclassification has occured, when the user is
corpus-feeding a message, or when an inoculation is being presented. This
flag should not be used for standard processing. This flag must be used in
-conjunction with the --source flag. Omitting this flag causes DSPAM to
+conjunction with the \--source flag. Omitting this flag causes DSPAM to
determine the disposition of the message on its own (the standard operating
mode).
@@ -186,7 +186,7 @@ Specify a storage profile from dspam.conf. The storage profile selected will be
.BI \--deliver= [innocent,spam]\c
Tells
.B DSPAM
-to deliver the message if its result falls within the criteria specified. For example, --deliver=innocent will cause DSPAM to only deliver the message if its classification has been determined as innocent. Providing --deliver=innocent,spam will cause DSPAM to deliver the message regardless of its classification. This flag provides a significant amount of flexibility for nonstandard implementations.
+to deliver the message if its result falls within the criteria specified. For example, \--deliver=innocent will cause DSPAM to only deliver the message if its classification has been determined as innocent. Providing \--deliver=innocent,spam will cause DSPAM to deliver the message regardless of its classification. This flag provides a significant amount of flexibility for nonstandard implementations.
.ne 3
.TP
@@ -228,7 +228,7 @@ classification. To get the classification for the
.TP
.BI \--signature =[signature]
If only the signature is available for training, and not the entire message,
-the --signature flag may be used to feed the signature into DSPAM and forego
+the \--signature flag may be used to feed the signature into DSPAM and forego
the reading of stdin. DSPAM will process the signature with whatever
commandline classification was specified. NOTE: This should only be used
with
@@ -241,7 +241,7 @@ If
.B DSPAM
was compiled with
.B --enable-debug
-then using --debug will turn on debugging messages to /tmp/dspam.debug.
+then using \--debug will turn on debugging messages to /tmp/dspam.debug.
.ne 3
.TP
@@ -250,7 +250,7 @@ If
.B DSPAM
was compiled with
.B --enable-daemon
-then using --daemon will cause DSPAM to enter daemon mode, where it will listen
+then using \--daemon will cause DSPAM to enter daemon mode, where it will listen
for DSPAM clients to connect and actively service requests.
.ne 3
@@ -260,7 +260,7 @@ If
.B DSPAM
was compiled with
.B --enable-daemon
-then using --client will cause DSPAM to act as a client and attempt to connect to the DSPAM server specified in the client's configuration within dspam.conf. If client behavior is desired, this option
+then using \--client will cause DSPAM to act as a client and attempt to connect to the DSPAM server specified in the client's configuration within dspam.conf. If client behavior is desired, this option
.B must
be specified, otherwise the agent simply operate as self-contained and processes the message on its own, eliminating any benefit of using the daemon.
@@ -269,7 +269,7 @@ be specified, otherwise the agent simply operate as self-contained and processes
.BI \--rcpt-to\c
If
.B DSPAM
-will be configured to deliver via LMTP or SMTP, this flag may be used to define the RCPT TOs which will be used for the delivery of each user specified with --user. If no recipients are provided, the RCPT TOs will match the username.
+will be configured to deliver via LMTP or SMTP, this flag may be used to define the RCPT TOs which will be used for the delivery of each user specified with \--user. If no recipients are provided, the RCPT TOs will match the username.
NOTE: The recipient list should always be balanced with the user list, or empty. Specifying an unbalanced number of recipients to users will result in undefined behavior.
.ne 3
diff --git a/man/dspam_clean.1 b/man/dspam_clean.1
index 9ad184c..adaec1d 100644
--- a/man/dspam_clean.1
+++ b/man/dspam_clean.1
@@ -45,7 +45,7 @@ Performs stale signature purging. If a value is specified, the default value of
14 days will be overridden. Specifying an age of 0 will delete all signatures
from the user(s) processed.
-.n 3
+.ne 3
.TP
.BI \-p\fR\c
Deletes all tokens from the target user(s) database whose probability is
@@ -54,7 +54,7 @@ specified, the default life of 30 days will be overridden. It's a good idea
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,11 +73,11 @@ Tokens witha single spam hit
.B ihl
Tokens with a single innocent hit
-Ages may be overridden by specifying a format string, such as -u30,15,10,10
+Ages may be overridden by specifying a format string, such as \-u30,15,10,10
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 --git a/man/dspam_dump.1 b/man/dspam_dump.1
index 0562f45..02faab3 100644
--- a/man/dspam_dump.1
+++ b/man/dspam_dump.1
@@ -39,7 +39,7 @@ probability.
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
diff --git a/man/dspam_merge.1 b/man/dspam_merge.1
index 5cd9e02..b97f3f3 100644
--- a/man/dspam_merge.1
+++ b/man/dspam_merge.1
@@ -32,7 +32,7 @@ is designed to create global users and seeded data. The hit sounds for each
token and per-user totals are added together to produce a single composite
dataset. After creating a composite user,
.B dspam_clean
-should be run with the -p option to clean up extraneous data.
+should be run with the \-p option to clean up extraneous data.
.B NOTE
: Merges may take a considerable amount of time. This could potentially increase
@@ -46,7 +46,7 @@ only be performed when the system is fairly acquiesce.
.BI \ user1\ user2\ ...\ userN \fR\c
A list of users to merge together.
-.n3
+.ne 3
.TP
.BI \ -o \ username \fR\c
The target user which will be created (if necessary). This user will contain
diff --git a/man/dspam_stats.1 b/man/dspam_stats.1
index 6e40448..42ec1fc 100644
--- a/man/dspam_stats.1
+++ b/man/dspam_stats.1
@@ -62,7 +62,7 @@ Displays accuracy percentages in addition to stats
.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
diff --git a/man/dspam_train.1 b/man/dspam_train.1
index dc64fae..327b610 100644
--- a/man/dspam_train.1
+++ b/man/dspam_train.1
@@ -43,24 +43,24 @@ of a particular corpus against dspam in a given configuration.
.ne 3
.TP
-.n3 3
+.ne 3
.TP
.BI --client\c
If specified, dspam is used in client-server mode.
-.n3 3
+.ne 3
.TP
.BI username\c
Specifies the user to train, if omitted the current user name is used.
-.n3 3
+.ne 3
.TP
.BI spam_corpus\c
Specifies either the pathname to the directory containing the corpus of spam,
with each in a separate file (e.g. maildir format) or a path to the mailbox in
the traditional Unix MBOX format.
-.n3 3
+.ne 3
.TP
.BI nonspam_corpus\c
Specifies either the pathname to the directory containing the corpus of
diff --git a/man/libdspam.3 b/man/libdspam.3
index c083af8..605c373 100644
--- a/man/libdspam.3
+++ b/man/libdspam.3
@@ -11,7 +11,7 @@
.TH libdspam 3 "Sep 29, 2004" "libdspam" "libdspam"
.SH NAME
-libdspam, dspam_init, dspam_create, dspam_addattribute, dspam_attach, dspam_process, dspam_getsource, dspam_detach, dspam_clearattributes, dspam_destroy
+libdspam - core message processing and classification for dspam
.PP
DSPAM Core Analyis Engine Functions
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel