summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2019-10-09 23:07:49 +0100
commite9f961ffa4e4e73ed22103b5697147d135d88b4f (patch)
treed9272d3d071acd2320577f1e154be23aecedd1c4
parent8fb8f70b0534897791c61f2757e97bd13385944e (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 4923031f4..24530e511 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1584,6 +1584,7 @@ if an error occurred.
1584.Xr sftp 1 , 1584.Xr sftp 1 ,
1585.Xr ssh-add 1 , 1585.Xr ssh-add 1 ,
1586.Xr ssh-agent 1 , 1586.Xr ssh-agent 1 ,
1587.Xr ssh-argv0 1 ,
1587.Xr ssh-keygen 1 , 1588.Xr ssh-keygen 1 ,
1588.Xr ssh-keyscan 1 , 1589.Xr ssh-keyscan 1 ,
1589.Xr tun 4 , 1590.Xr tun 4 ,