summaryrefslogtreecommitdiff
path: root/debian/patches/manpage-warning.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/manpage-warning.diff')
-rw-r--r--debian/patches/manpage-warning.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/manpage-warning.diff b/debian/patches/manpage-warning.diff
new file mode 100644
index 0000000..870d4da
--- /dev/null
+++ b/debian/patches/manpage-warning.diff
@@ -0,0 +1,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.
+ ----------------