summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprovos <provos@openbsd.org>1999-11-16 22:53:29 +0000
committerprovos <provos@openbsd.org>1999-11-16 22:53:29 +0000
commitb3d3599b1eccdf87c1ea1ee6c805f32708eb14ac (patch)
tree13934cfbe9f0054129c6375763035f631a8f9921
parentclose-on-exec for auth-socket, ok deraadt (diff)
downloadwireguard-openbsd-b3d3599b1eccdf87c1ea1ee6c805f32708eb14ac.tar.xz
wireguard-openbsd-b3d3599b1eccdf87c1ea1ee6c805f32708eb14ac.zip
add OpenSSH information to AUTHOR section. okay markus@
-rw-r--r--usr.bin/ssh/ssh.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index e7a48cc1660..99610891616 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: ssh.1,v 1.24 1999/11/10 23:36:44 markus Exp $
+.\" $Id: ssh.1,v 1.25 1999/11/16 22:53:29 provos Exp $
.\"
.Dd September 25, 1999
.Dt SSH 1
@@ -962,6 +962,9 @@ supports one-time password authentication with
The libraries described in
.Xr ssl 8
are required for proper operation.
+.Pp
+OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl,
+Niels Provos, Theo de Raadt, and Dug Song.
.Sh SEE ALSO
.Xr rlogin 1 ,
.Xr rsh 1 ,