diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-01-04 15:07:01 +0000 |
commit | 11e3509a4baa45a988598b937ea16e6ed3949d44 (patch) | |
tree | 892717d33ca145feebd5a774b68fd8235b01e749 /ssh.1 | |
parent | 70ef4add88e4f6adc7f9f0e9521567dcd80a12e6 (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
@@ -1574,6 +1574,7 @@ if an error occurred. | |||
1574 | .Xr sftp 1 , | 1574 | .Xr sftp 1 , |
1575 | .Xr ssh-add 1 , | 1575 | .Xr ssh-add 1 , |
1576 | .Xr ssh-agent 1 , | 1576 | .Xr ssh-agent 1 , |
1577 | .Xr ssh-argv0 1 , | ||
1577 | .Xr ssh-keygen 1 , | 1578 | .Xr ssh-keygen 1 , |
1578 | .Xr ssh-keyscan 1 , | 1579 | .Xr ssh-keyscan 1 , |
1579 | .Xr tun 4 , | 1580 | .Xr tun 4 , |