diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2019-06-05 13:11:53 +0100 |
commit | 23b4cc85184891ad61bb98045629400e48d946dd (patch) | |
tree | e9a72e3ed3713a722a1ab6c1b0186fb47bebb906 /ssh.1 | |
parent | 47beec5c944ea9add7d267110fc9dcf15e7b8932 (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
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 , |