summaryrefslogtreecommitdiffhomepage
path: root/debian/patches/fix-manpage-syntax-error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/fix-manpage-syntax-error.patch')
-rw-r--r--debian/patches/fix-manpage-syntax-error.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/fix-manpage-syntax-error.patch b/debian/patches/fix-manpage-syntax-error.patch
new file mode 100644
index 0000000..27d6836
--- /dev/null
+++ b/debian/patches/fix-manpage-syntax-error.patch
@@ -0,0 +1,22 @@
+From: Sean Whitton <spwhitton@spwhitton.name>
+Date: Sat, 22 Oct 2016 12:18:08 -0700
+Subject: fix manpage syntax error
+
+"67: warning: numeric expression expected (got `B')"
+---
+ keysafe.1 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/keysafe.1 b/keysafe.1
+index c22d337..39465b6 100644
+--- a/keysafe.1
++++ b/keysafe.1
+@@ -64,7 +64,7 @@ and --port and --address to configure how the server listens to
+ connections. It's recommended to only expose keysafe servers over a tor
+ hidden service.
+ .PP
+-.IP --backup-server BACKUPDIR
++.IP \--backup-server BACKUPDIR
+ Run on a server, populates the BACKUPDIR with a gpg encrypted backup
+ of all the objects stored in the --store-directory. This is designed
+ to be rsynced offsite (with --delete) to back up a keysafe server with