diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-10-20 22:54:09 +0100 |
commit | d1064c2689df8d0894a68ac9671d14ab125bc91b (patch) | |
tree | 51c3a07e50322980531c110f5ea72bd099eb6e90 /ssh.1 | |
parent | 96c85e746d4f94c7d2748a200e5817ad8a987918 (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
@@ -1585,6 +1585,7 @@ if an error occurred. | |||
1585 | .Xr sftp 1 , | 1585 | .Xr sftp 1 , |
1586 | .Xr ssh-add 1 , | 1586 | .Xr ssh-add 1 , |
1587 | .Xr ssh-agent 1 , | 1587 | .Xr ssh-agent 1 , |
1588 | .Xr ssh-argv0 1 , | ||
1588 | .Xr ssh-keygen 1 , | 1589 | .Xr ssh-keygen 1 , |
1589 | .Xr ssh-keyscan 1 , | 1590 | .Xr ssh-keyscan 1 , |
1590 | .Xr tun 4 , | 1591 | .Xr tun 4 , |