Description: silence lintian warnings re manpage line breaks
Author: Alexander Zangerl <az@debian.org>
--- a/man/duplicity.1
+++ b/man/duplicity.1
@@ -1425,7 +1425,7 @@ file://[relative|/absolute]/local/path
 
 .TP
 .BR "FISH" " (Files transferred over Shell protocol) over ssh"
-fish://user[:password]@other.host[:port]/[relative|/absolute]_path
+fish://user[:pwd]@other.host[:port]/[relative|/absolute]_path
 
 .TP
 .B "FTP"
@@ -1570,7 +1570,7 @@ below.
 .BR "SCP/SFTP" " Secure Copy Protocol/SSH File Transfer Protocol"
 scp://.. or
 .br
-sftp://user[:password]@other.host[:port]/[relative|/absolute]_path
+sftp://user[:pwd]@other.host[:port]/[relative|/absolute]_path
 
 .BR "defaults" " are paramiko+scp:// and paramiko+sftp://"
 .br
@@ -2923,7 +2923,7 @@ error message.
 
 .SH OPERATION AND DATA FORMATS
 This section describes duplicity's basic operation and the format of
-its data files.  It should not necessary to read this section to use
+its data files.  It should not be necessary to read this section to use
 duplicity.
 
 The files used by duplicity to store backup data are tarfiles in GNU
