diff options
author | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:24:48 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:25:18 +0100 |
commit | 801bf6e20895d448d4d25327370c039698ebae98 (patch) | |
tree | d26a3913cc91c8e9f530511f01e90f081018453a /debian/patches/ssh-argv0.patch | |
parent | 270afdb3d148062730276f507055d2163f463d3b (diff) | |
parent | cda04ac1f5c69710187e602043758063479c3c65 (diff) |
Quote IP address in suggested "ssh-keygen -f" calls (closes: #872643).
Diffstat (limited to 'debian/patches/ssh-argv0.patch')
-rw-r--r-- | debian/patches/ssh-argv0.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/ssh-argv0.patch b/debian/patches/ssh-argv0.patch index b637b7bda..f07a061a1 100644 --- a/debian/patches/ssh-argv0.patch +++ b/debian/patches/ssh-argv0.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From dce48f6795b6f0b1d4c2e069f26a21419ba4d575 Mon Sep 17 00:00:00 2001 | 1 | From 5be45fb4b0459bbff7b4b5a67c2f754c601155df Mon Sep 17 00:00:00 2001 |
2 | From: Colin Watson <cjwatson@debian.org> | 2 | From: Colin Watson <cjwatson@debian.org> |
3 | Date: Sun, 9 Feb 2014 16:10:10 +0000 | 3 | Date: Sun, 9 Feb 2014 16:10:10 +0000 |
4 | Subject: ssh(1): Refer to ssh-argv0(1) | 4 | Subject: ssh(1): Refer to ssh-argv0(1) |