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

Index: man/dspam_stats.1
--- man/dspam_stats.1.orig
+++ man/dspam_stats.1
@@ -18,8 +18,8 @@ dspam_stats \- display spam statistics
 .na
 .B dspam_stats
 [\c
-.B \--profile\c
-=PROFILE]\c
+.BI \--profile= PROFILE\c
+]
 [\c
 .BI \-HhrSst\fR\c
 ]
@@ -41,44 +41,44 @@ Displays TP (True Positives (Spam)), TN (True Negative
 
 .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 \-H\fR\c
+.B \-H
 Uses multi\-line, human\-readable output displaying the fully\-qualified names for
 each class of totals, instead of their abbreviated terms.
  
 .ne 3
 .TP
-.BI \-h\fR\c
+.B -h
 Displays help syntax
 
 .ne 3
 .TP
-.BI \-r\fR\c
+.B \-r
 Resets the current snapshot
 
 .ne 3
 .TP
-.BI \-s\fR\c
+.B \-s
 Displays stats since last snapshot (instead of since epoch)
 
 .ne 3
 .TP
-.BI \-S\fR\c
+.B \-S
 Displays accuracy percentages in addition to stats
 
 .ne 3
 .TP
-.BI \-t\fR\c
+.B \-t
 Displays a total of all statistics displayed
 
 .ne 3
 .TP
-.BI [username]\c
+.RI [ username ]
 Specifies the username to query. If no username is provided, all users will be
 queried.
 
