summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2016-03-21 12:06:16 +0000
commit22585509beb1efc6a3a58c8ff714211043325201 (patch)
tree868b050be675b5d4288445b5959b34e9647b5303
parent9d764f08fd01fa5c62a7cbff66165bc5d5ffb637 (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 41e0aabd2..74d965544 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1561,6 +1561,7 @@ if an error occurred.
1561.Xr sftp 1 , 1561.Xr sftp 1 ,
1562.Xr ssh-add 1 , 1562.Xr ssh-add 1 ,
1563.Xr ssh-agent 1 , 1563.Xr ssh-agent 1 ,
1564.Xr ssh-argv0 1 ,
1564.Xr ssh-keygen 1 , 1565.Xr ssh-keygen 1 ,
1565.Xr ssh-keyscan 1 , 1566.Xr ssh-keyscan 1 ,
1566.Xr tun 4 , 1567.Xr tun 4 ,