summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 16:10:10 +0000
committerColin Watson <cjwatson@debian.org>2015-08-19 16:33:33 +0100
commitfac628fd57d3d357b86d77987f896d6289240345 (patch)
treef6944e880128b92fc3a31da441959e97699b6fe3
parent96c2797aaa79d687e75dc56f40f7102131d87fb1 (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 04de6cff4..c8892fed4 100644
--- a/ssh.1
+++ b/ssh.1
@@ -1471,6 +1471,7 @@ if an error occurred.
1471.Xr sftp 1 , 1471.Xr sftp 1 ,
1472.Xr ssh-add 1 , 1472.Xr ssh-add 1 ,
1473.Xr ssh-agent 1 , 1473.Xr ssh-agent 1 ,
1474.Xr ssh-argv0 1 ,
1474.Xr ssh-keygen 1 , 1475.Xr ssh-keygen 1 ,
1475.Xr ssh-keyscan 1 , 1476.Xr ssh-keyscan 1 ,
1476.Xr tun 4 , 1477.Xr tun 4 ,