summaryrefslogtreecommitdiffstats
path: root/debian/patches/doc-hash-tab-completion.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/doc-hash-tab-completion.patch')
-rw-r--r--debian/patches/doc-hash-tab-completion.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/doc-hash-tab-completion.patch b/debian/patches/doc-hash-tab-completion.patch
index ba7559f..4e9f5ba 100644
--- a/debian/patches/doc-hash-tab-completion.patch
+++ b/debian/patches/doc-hash-tab-completion.patch
@@ -1,4 +1,4 @@
-From 395ff5777853680af3372975add24fde69399ba3 Mon Sep 17 00:00:00 2001
+From 9932c1a0e0a092767e8084d24b2efcab590910d1 Mon Sep 17 00:00:00 2001
From: Colin Watson <cjwatson@debian.org>
Date: Sun, 9 Feb 2014 16:10:11 +0000
Subject: Document that HashKnownHosts may break tab-completion
@@ -13,10 +13,10 @@ Patch-Name: doc-hash-tab-completion.patch
1 file changed, 3 insertions(+)
diff --git a/ssh_config.5 b/ssh_config.5
-index bebfe1cee..943260617 100644
+index 4afb8fb7a..41d4d7406 100644
--- a/ssh_config.5
+++ b/ssh_config.5
-@@ -1010,6 +1010,9 @@ Note that existing names and addresses in known hosts files
+@@ -1020,6 +1020,9 @@ Note that existing names and addresses in known hosts files
will not be converted automatically,
but may be manually hashed using
.Xr ssh-keygen 1 .