$OpenBSD: patch-bin_duplicity_1,v 1.4 2016/02/22 18:45:53 jca Exp $
Document the ssh backend change from paramiko to pexpect.
--- bin/duplicity.1.orig	Mon Dec  7 12:03:39 2015
+++ bin/duplicity.1	Thu Dec 24 19:56:18 2015
@@ -432,7 +432,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.
@@ -850,7 +850,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
@@ -1471,7 +1470,7 @@ which aren't followed by 'foo'.  However, it wouldn't 
 if /home/ben/1234567 existed.
 
 .SH A NOTE ON AZURE ACCESS
-The Azure backend requires the Microsoft Azure Storage SDK for Python to be 
+The Azure backend requires the Microsoft Azure Storage SDK for Python to be
 installed on the system.
 See
 .B REQUIREMENTS
