$OpenBSD: patch-man_dspam_1,v 1.1 2018/09/01 10:08:40 schwarze Exp $

Index: man/dspam.1
--- man/dspam.1.orig
+++ man/dspam.1
@@ -21,8 +21,7 @@ dspam \- DSPAM Anti-Spam Agent
 .BI \--mode= teft|toe|tum|notrain|unlearn\c
 ]
 [\c
-.BI \--user \ user1
-user2\ ...\ userN\c
+.BI \--user\  "user1 user2 ... userN"
 ]
 [\c
 .BI \--feature= noise|no,tb=N,whitelist|wh\c
@@ -95,7 +94,7 @@ learn from its mistakes.
 .LP
 .ne 3
 .TP
-.BI \--user \ user1\fR\ user2\ ...\ userN\c
+.BI \--user\  "user1 user2 ... userN"
 Specifies the destination users of the incoming message. In most cases this is
 the local user on the system, however some implementations may call for virtual
 usernames, specific to DSPAM, to be assigned.  The agent processes an
@@ -105,7 +104,7 @@ for the current user being processed.
  
 .ne 3
 .TP
-.BI \--mode= toe|tum|teft|notrain\c
+.BI \--mode= toe|tum|teft|notrain
 Configures the training mode to be used for this process, overriding any defaults in
 dspam.conf or the preference extension:
 
@@ -149,7 +148,7 @@ signature from training.
 
 .ne 3
 .TP
-.BI \--feature= noise|no,whitelist|wh,tb=N\c
+.BI \--feature= noise|no,whitelist|wh,tb=N
 Specifies the features that should be activated for this filter instance. The following
 features may be used individually or combined using a comma as a delimiter:
 
@@ -186,7 +185,7 @@ flag can be safely omitted from error source calls.
 
 .ne 3
 .TP
-.BI \--class= spam|innocent\c
+.BI \--class= spam|innocent
 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
@@ -198,7 +197,7 @@ its own (the standard operating mode).
  
 .ne 3
 .TP
-.BI \--source= error|corpus|inoculation\c
+.BI \--source= error|corpus|inoculation
 Where 
 .B \--class
 is used, the source of the classification must also be provided. The source
@@ -233,13 +232,13 @@ use inoculation only on honeypots and the like.
 
 .ne 3
 .TP
-.BI \--profile= PROFILE\c
+.BI \--profile= PROFILE
 Specify a storage profile from dspam.conf. The storage profile selected will be used
 for all database connectivity. See dspam.conf for more information.
 
 .ne 3
 .TP
-.BI \--deliver= spam,innocent|nonspam,summary,stdout\c
+.BI \--deliver= spam,innocent|nonspam,summary,stdout
 Tells
 .B DSPAM
 to deliver the message if its result falls within the criteria specified. For example,
@@ -266,7 +265,7 @@ X\-DSPAM\-Result: User; result="Innocent"; class="Inno
 
 .ne 3
 .TP
-.B \--stdout \c
+.B \--stdout
 If the message is indeed deemed "deliverable" by the
 .B \--deliver
 flag, this flag will cause DSPAM to deliver the message to stdout, rather than the
@@ -274,7 +273,7 @@ configured delivery agent.
 
 .ne 3
 .TP
-.B \--process\c
+.B \--process
 Tells
 .B DSPAM
 to process the message. This is the default behavior, and the flag is implied unless 
@@ -283,7 +282,7 @@ is used.
 
 .ne 3
 .TP
-.BI \--classify\c
+.B \--classify
 Tells
 .B DSPAM
 to only classify the message, and not perform any writes to the user's
@@ -303,7 +302,7 @@ classification. To get the classification for the
 
 .ne 3
 .TP
-.BI \--signature= signature\c
+.BI \--signature= signature
 If only the signature is available for training, and not the entire message, the
 .B \--signature
 flag may be used to feed the signature into DSPAM and forego
@@ -316,7 +315,7 @@ commandline classification was specified.
 
 .ne 3
 .TP
-.BI \--debug\c
+.B \--debug
 If
 .B DSPAM
 was compiled with
@@ -327,7 +326,7 @@ will turn on debugging messages.
 
 .ne 3
 .TP
-.BI \--daemon\c
+.B \--daemon
 If
 .B DSPAM
 was compiled with
@@ -339,7 +338,7 @@ connect and actively service requests.
 
 .ne 3
 .TP
-.BI \--nofork\c
+.B \--nofork
 If
 .B DSPAM
 was compiled with
@@ -352,7 +351,7 @@ switch.
 
 .ne 3
 .TP
-.BI \--client\c
+.B \--client
 If
 .B DSPAM
 was compiled with
@@ -367,7 +366,7 @@ the message on its own, eliminating any benefit of usi
 
 .ne 3
 .TP
-.BI \--rcpt\-to \ recipient\-address(es)\c
+.BI \--rcpt\-to\  recipient\-address(es)
 If
 .B DSPAM
 will be configured to deliver via LMTP or SMTP, this flag may be used to define the
@@ -382,7 +381,7 @@ behavior.
 
 .ne 3
 .TP
-.BI \--mail\-from= sender\-address\c
+.BI \--mail\-from= sender\-address
 If
 .B DSPAM
 will be cofigured to deliver via LMTP or SMTP, this flag will set the MAIL FROM sent on
