summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2014-10-07 14:27:21 +0100
commitcbd5cb03866f6df50c82d26588b73135d05bf245 (patch)
tree15a3fb4b7c5b348508ebf38b632e27e199a50c19
parent0b9407d3023938b02bccf7dd1874a871d0cc8eb5 (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 de178cdbb..2606b15b1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1458,6 +1458,7 @@ if an error occurred.
1458.Xr sftp 1 , 1458.Xr sftp 1 ,
1459.Xr ssh-add 1 , 1459.Xr ssh-add 1 ,
1460.Xr ssh-agent 1 , 1460.Xr ssh-agent 1 ,
1461.Xr ssh-argv0 1 ,
1461.Xr ssh-keygen 1 , 1462.Xr ssh-keygen 1 ,
1462.Xr ssh-keyscan 1 , 1463.Xr ssh-keyscan 1 ,
1463.Xr tun 4 , 1464.Xr tun 4 ,