diff options
author | 1999-11-16 22:53:29 +0000 | |
---|---|---|
committer | 1999-11-16 22:53:29 +0000 | |
commit | b3d3599b1eccdf87c1ea1ee6c805f32708eb14ac (patch) | |
tree | 13934cfbe9f0054129c6375763035f631a8f9921 | |
parent | close-on-exec for auth-socket, ok deraadt (diff) | |
download | wireguard-openbsd-b3d3599b1eccdf87c1ea1ee6c805f32708eb14ac.tar.xz wireguard-openbsd-b3d3599b1eccdf87c1ea1ee6c805f32708eb14ac.zip |
add OpenSSH information to AUTHOR section. okay markus@
-rw-r--r-- | usr.bin/ssh/ssh.1 | 5 |
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 , |