diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-08-24 17:49:07 +0100 |
commit | 0d0221146dc61545ca1dba099f669d5d6a37504e (patch) | |
tree | 71aacec0f72434b7649bb1af7195b86a2eaba98a /ssh.1 | |
parent | f48c4fd12f8ecd275226e357454e45f10c20ac92 (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
@@ -1575,6 +1575,7 @@ if an error occurred. | |||
1575 | .Xr sftp 1 , | 1575 | .Xr sftp 1 , |
1576 | .Xr ssh-add 1 , | 1576 | .Xr ssh-add 1 , |
1577 | .Xr ssh-agent 1 , | 1577 | .Xr ssh-agent 1 , |
1578 | .Xr ssh-argv0 1 , | ||
1578 | .Xr ssh-keygen 1 , | 1579 | .Xr ssh-keygen 1 , |
1579 | .Xr ssh-keyscan 1 , | 1580 | .Xr ssh-keyscan 1 , |
1580 | .Xr tun 4 , | 1581 | .Xr tun 4 , |