summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2016-08-07 12:18:43 +0100
commitccfb71ca70b73f6d5a2873b31d0140c7cb5f4430 (patch)
tree17db0b87c41a476c4ecb572684a56d2f482787ed
parentab7ae820a882c8a51b06ec0b3522813b4e90eeff (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 b1f128c25..22e56a7b9 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1586,6 +1586,7 @@ if an error occurred.
1586.Xr sftp 1 , 1586.Xr sftp 1 ,
1587.Xr ssh-add 1 , 1587.Xr ssh-add 1 ,
1588.Xr ssh-agent 1 , 1588.Xr ssh-agent 1 ,
1589.Xr ssh-argv0 1 ,
1589.Xr ssh-keygen 1 , 1590.Xr ssh-keygen 1 ,
1590.Xr ssh-keyscan 1 , 1591.Xr ssh-keyscan 1 ,
1591.Xr tun 4 , 1592.Xr tun 4 ,