summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-11-18 00:37:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-11-18 00:37:00 +0000
commitb21a1d09d75a8ec6761e6d68b0bd2d0892bb7c6e (patch)
treeaa92866ecd22b2b4eb818b05ed87f7332b35498d /usr.bin/ssh
parent4a90a82e79321286a4dcd5e2fbe179ce6fe59e06 (diff)
Add MLINK for openssh(1).
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh/Makefile b/usr.bin/ssh/ssh/Makefile
index 61a38add711..1c3badb9a0f 100644
--- a/usr.bin/ssh/ssh/Makefile
+++ b/usr.bin/ssh/ssh/Makefile
@@ -13,7 +13,7 @@ BINMODE?=4555
BINDIR= /usr/bin
MAN= ssh.1
LINKS= ${BINDIR}/ssh ${BINDIR}/slogin
-MLINKS= ssh.1 slogin.1
+MLINKS= ssh.1 slogin.1 ssh.1 openssh.1
SRCS= ssh.c sshconnect.c log-client.c readconf.c clientloop.c