diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:10 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2020-02-21 12:08:07 +0000 |
commit | 4b1e0000a099f988553ccc4b274e1790b5114c12 (patch) | |
tree | 2f2879f1b6d1ff6b9f4e871e0adea373cb31d7ed | |
parent | 39fe318a4b572deeb3f7d03e55d319c0ab112a28 (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
-rw-r--r-- | ssh.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1610,6 +1610,7 @@ if an error occurred. | |||
1610 | .Xr sftp 1 , | 1610 | .Xr sftp 1 , |
1611 | .Xr ssh-add 1 , | 1611 | .Xr ssh-add 1 , |
1612 | .Xr ssh-agent 1 , | 1612 | .Xr ssh-agent 1 , |
1613 | .Xr ssh-argv0 1 , | ||
1613 | .Xr ssh-keygen 1 , | 1614 | .Xr ssh-keygen 1 , |
1614 | .Xr ssh-keyscan 1 , | 1615 | .Xr ssh-keyscan 1 , |
1615 | .Xr tun 4 , | 1616 | .Xr tun 4 , |