diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-10 02:40:17 +0000 |
commit | 4e249feb183e35e32cbc0f68cfdfb6bbe09576a9 (patch) | |
tree | 8e8d537b3700290000bb1405667fe8e050b8425a /ssh.1 | |
parent | 1c4af29874fe7bd1cec92ee90fc613c3cf83f571 (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
@@ -1468,6 +1468,7 @@ if an error occurred. | |||
1468 | .Xr sftp 1 , | 1468 | .Xr sftp 1 , |
1469 | .Xr ssh-add 1 , | 1469 | .Xr ssh-add 1 , |
1470 | .Xr ssh-agent 1 , | 1470 | .Xr ssh-agent 1 , |
1471 | .Xr ssh-argv0 1 , | ||
1471 | .Xr ssh-keygen 1 , | 1472 | .Xr ssh-keygen 1 , |
1472 | .Xr ssh-keyscan 1 , | 1473 | .Xr ssh-keyscan 1 , |
1473 | .Xr tun 4 , | 1474 | .Xr tun 4 , |