diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-09-08 14:50:02 +0100 |
commit | e3a11cda4f8bc5da2388c9446ed8bc1a18acd2e6 (patch) | |
tree | c54f3a9ccfb4d47346de336a2b6e5673bc8b4180 /ssh.1 | |
parent | 5399167019a01a47c5208b0f8a6f0600b9af3bd5 (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
@@ -1487,6 +1487,7 @@ if an error occurred. | |||
1487 | .Xr sftp 1 , | 1487 | .Xr sftp 1 , |
1488 | .Xr ssh-add 1 , | 1488 | .Xr ssh-add 1 , |
1489 | .Xr ssh-agent 1 , | 1489 | .Xr ssh-agent 1 , |
1490 | .Xr ssh-argv0 1 , | ||
1490 | .Xr ssh-keygen 1 , | 1491 | .Xr ssh-keygen 1 , |
1491 | .Xr ssh-keyscan 1 , | 1492 | .Xr ssh-keyscan 1 , |
1492 | .Xr tun 4 , | 1493 | .Xr tun 4 , |