summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2020-10-18 12:07:21 +0100
commit0e71b467fd84b0972c6aa2762d93af1c3defc0dc (patch)
treee81ed3299804e38ffc56eb6e120fb443d7786317
parent6bcbfca92b58917dba48b696dd63529fa5dcbb82 (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.11
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh.1 b/ssh.1
index 1880c032d..76ddd89b5 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1632,6 +1632,7 @@ if an error occurred.
1632.Xr sftp 1 , 1632.Xr sftp 1 ,
1633.Xr ssh-add 1 , 1633.Xr ssh-add 1 ,
1634.Xr ssh-agent 1 , 1634.Xr ssh-agent 1 ,
1635.Xr ssh-argv0 1 ,
1635.Xr ssh-keygen 1 , 1636.Xr ssh-keygen 1 ,
1636.Xr ssh-keyscan 1 , 1637.Xr ssh-keyscan 1 ,
1637.Xr tun 4 , 1638.Xr tun 4 ,