summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2024-03-14 09:52:49 +0000
commitbe35ece5eed3d3848aee30edae9cd7b05fa8f351 (patch)
treeaf71d37b26894b45a8b9bdb3a32ad6608e1564d0
parent469b4b6649073a7d42ad897db0985c74c776c8ad (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 60e97dc62..0d56f3dc1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1681,6 +1681,7 @@ if an error occurred.
.Xr sftp 1 ,
.Xr ssh-add 1 ,
.Xr ssh-agent 1 ,
+.Xr ssh-argv0 1 ,
.Xr ssh-keygen 1 ,
.Xr ssh-keyscan 1 ,
.Xr tun 4 ,