From: Alexander Zangerl <az@debian.org>
Date: Mon, 1 Jun 2026 16:49:08 +0800
Subject: silence lintian warnings re manpage line breaks

---
 man/duplicity.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/duplicity.1 b/man/duplicity.1
index cc94dad..8c577ed 100644
--- a/man/duplicity.1
+++ b/man/duplicity.1
@@ -1419,7 +1419,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"
@@ -1564,7 +1564,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
@@ -2917,7 +2917,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
