summaryrefslogtreecommitdiff
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.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/doc-hash-tab-completion.patch b/debian/patches/doc-hash-tab-completion.patch
new file mode 100644
index 000000000..c878b213e
--- /dev/null
+++ b/debian/patches/doc-hash-tab-completion.patch
@@ -0,0 +1,14 @@
1Index: b/ssh_config.5
2===================================================================
3--- a/ssh_config.5
4+++ b/ssh_config.5
5@@ -531,6 +531,9 @@
6 will not be converted automatically,
7 but may be manually hashed using
8 .Xr ssh-keygen 1 .
9+Use of this option may break facilities such as tab-completion that rely
10+on being able to read unhashed host names from
11+.Pa ~/.ssh/known_hosts .
12 .It Cm HostbasedAuthentication
13 Specifies whether to try rhosts based authentication with public key
14 authentication.