summaryrefslogtreecommitdiff
path: root/debian/patches/manpage-warning.diff
blob: 870d4da660760e6d20be4897b39174989ef8d860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
From: Benjamin Barenblat <bbaren@mit.edu>
Subject: manpage: Fix usage of .Bd
Forwarded: no
--- a/secpwgen.1
+++ b/secpwgen.1
@@ -197,7 +197,7 @@ command:
 .Pp
 gives the following typical output when run without root privileges:
 .Pp
-.Bd -literal -unfilled -offset indent
+.Bd -literal -offset indent
 mlockall: Operation not permitted
 WARNING: using insecure memory.
 ----------------