=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh.1,v retrieving revision 1.52.2.1 retrieving revision 1.52.2.2 diff -u -r1.52.2.1 -r1.52.2.2 --- src/usr.bin/ssh/ssh.1 2000/06/12 02:37:36 1.52.2.1 +++ src/usr.bin/ssh/ssh.1 2000/09/01 18:23:23 1.52.2.2 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 21:55:14 1995 ylo .\" -.\" $Id: ssh.1,v 1.52.2.1 2000/06/12 02:37:36 jason Exp $ +.\" $Id: ssh.1,v 1.52.2.2 2000/09/01 18:23:23 jason Exp $ .\" .Dd September 25, 1999 .Dt SSH 1 @@ -994,7 +994,7 @@ this variable is not set. .It Ev TZ The timezone variable is set to indicate the present timezone if it -was set when the daemon was started (e.i., the daemon passes the value +was set when the daemon was started (i.e., the daemon passes the value on to new connections). .It Ev USER Set to the name of the user logging in. @@ -1216,10 +1216,6 @@ supports one-time password authentication with .Xr skey 1 . .El -.Pp -The libraries described in -.Xr ssl 8 -are required for proper operation. .Pp OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song.