$OpenBSD: patch-bin_duplicity_1,v 1.5 2016/05/25 17:41:36 danj Exp $
Document the ssh backend change from paramiko to pexpect.
--- bin/duplicity.1.orig	Tue Apr 19 13:38:57 2016
+++ bin/duplicity.1	Mon Apr 25 17:23:16 2016
@@ -434,7 +434,7 @@ should be given relative to the root of the directory 
 
 
 .TP
-.BI "--file-prefix, --file-prefix-manifest, --file-prefix-archive, --file-prefix-signature
+.BI "--file-prefix, --file-prefix-manifest, --file-prefix-archive, --file-prefix-signature"
 Adds a prefix to all files, manifest files, archive files, and/or signature files.
 
 The same set of prefixes must be passed in on backup and restore.
@@ -852,7 +852,6 @@ currently supports only the
 or
 .B -oIdentityFile
 setting. If needed provide more host specific options via ssh_config file.
-.RE
 
 .TP
 .BI "--ssl-cacert-file " file
