diff options
-rw-r--r-- | debian/patches/doc-hash-tab-completion.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/patches/doc-hash-tab-completion.patch b/debian/patches/doc-hash-tab-completion.patch index 16172a020..4c555799f 100644 --- a/debian/patches/doc-hash-tab-completion.patch +++ b/debian/patches/doc-hash-tab-completion.patch | |||
@@ -1,7 +1,8 @@ | |||
1 | Description: Document that HashKnownHosts may break tab-completion | 1 | Description: Document that HashKnownHosts may break tab-completion |
2 | Author: Colin Watson <cjwatson@debian.org> | 2 | Author: Colin Watson <cjwatson@debian.org> |
3 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1727 | ||
3 | Bug-Debian: http://bugs.debian.org/430154 | 4 | Bug-Debian: http://bugs.debian.org/430154 |
4 | Last-Update: 2010-02-28 | 5 | Last-Update: 2010-03-01 |
5 | 6 | ||
6 | Index: b/ssh_config.5 | 7 | Index: b/ssh_config.5 |
7 | =================================================================== | 8 | =================================================================== |