summaryrefslogtreecommitdiffhomepage
path: root/debian/patches/fix-manpage-syntax-error.patch
blob: 27d683666a4fa3786297f67ebb58f15ca1d26ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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