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

Index: man/dspam_dump.1
--- man/dspam_dump.1.orig
+++ man/dspam_dump.1
@@ -18,16 +18,14 @@ dspam_dump \- produce a dump of a user's metadata
 .na
 .B dspam_dump
 [\c
-.B \--profile\c
-=PROFILE\c
+.B \--profile= PROFILE\c
 ]
 [\c
-.B \-d\c
- sqlite_drv\c
-]
-.BI username\fR
+.B \-d
+.IR sqlite_drv ]
+.I username
 [\c
-.BI token\c
+.I token\c
 ]
 
 .ad
@@ -45,19 +43,18 @@ probability. 
 
 .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 \ username \fR\c
+.I username
 The username of the user to dump. Only trusted users (or root) can use this
 program for the usernames different from the current one.
  
 .ne 3
 .TP
-.BI \ token \fR\c
-.br
+.I token
 The text string of the token to search for and dump. If no token is specified,
 all tokens will be dumped to stdout.
 
