summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2015-11-29 17:26:21 +0000
commitc243ac551b1f62aae59ee8ae29166fd410d4e9d4 (patch)
tree48b05c525e0f7c644ea0e542f13838ff181b32c5
parentd4a383b11e186c0db65b9a2779ad5f5889563ceb (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 4fba77f49..05b7f107b 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1574,6 +1574,7 @@ if an error occurred.
1574.Xr sftp 1 , 1574.Xr sftp 1 ,
1575.Xr ssh-add 1 , 1575.Xr ssh-add 1 ,
1576.Xr ssh-agent 1 , 1576.Xr ssh-agent 1 ,
1577.Xr ssh-argv0 1 ,
1577.Xr ssh-keygen 1 , 1578.Xr ssh-keygen 1 ,
1578.Xr ssh-keyscan 1 , 1579.Xr ssh-keyscan 1 ,
1579.Xr tun 4 , 1580.Xr tun 4 ,