summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2014-02-09 16:19:08 +0000
commitb339802cbe8c304541273029a1c9c3c639725643 (patch)
treecbc9a0ed94a3b32f1cb0c70562d0cf83b26ca9bb
parent98517b1b99dceff74e4a1e50d5a345f5b569ad6f (diff)
ssh(1): Refer to ssh-argv0(1)
Old versions of OpenSSH (up to 2.5 or thereabouts) allowed creating symlinks to ssh with the name of the host you want to connect to. Debian ships an ssh-argv0 script restoring this feature; this patch refers to its manual page from ssh(1). Bug-Debian: http://bugs.debian.org/111341 Forwarded: not-needed Last-Update: 2013-09-14 Patch-Name: ssh-argv0.patch
-rw-r--r--ssh.11
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index b3c3924a5..c0cc12f43 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1451,6 +1451,7 @@ if an error occurred.
1451.Xr sftp 1 , 1451.Xr sftp 1 ,
1452.Xr ssh-add 1 , 1452.Xr ssh-add 1 ,
1453.Xr ssh-agent 1 , 1453.Xr ssh-agent 1 ,
1454.Xr ssh-argv0 1 ,
1454.Xr ssh-keygen 1 , 1455.Xr ssh-keygen 1 ,
1455.Xr ssh-keyscan 1 , 1456.Xr ssh-keyscan 1 ,
1456.Xr ssh-vulnkey 1 , 1457.Xr ssh-vulnkey 1 ,