diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-03-10 13:01:05 +0000 |
commit | af8f74e50c8b6f49d85bd03c64e92260ae95ef59 (patch) | |
tree | 6f89bb4f125b4cdfa13a48f50cf4d15c1f549bb5 /ssh.1 | |
parent | a94344bdb2f8499dd6370f53f41d46bd5a6fc045 (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
@@ -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 , |