=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-agent.1,v retrieving revision 1.36.2.3 retrieving revision 1.37 diff -u -r1.36.2.3 -r1.37 --- src/usr.bin/ssh/ssh-agent.1 2004/03/04 18:18:16 1.36.2.3 +++ src/usr.bin/ssh/ssh-agent.1 2003/03/28 10:11:43 1.37 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-agent.1,v 1.36.2.3 2004/03/04 18:18:16 brad Exp $ +.\" $OpenBSD: ssh-agent.1,v 1.37 2003/03/28 10:11:43 jmc Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -133,7 +133,7 @@ remote logins, and the user can thus use the privileges given by the identities anywhere in the network in a secure way. .Pp -There are two main ways to get an agent set up: +There are two main ways to get an agent setup: Either the agent starts a new subcommand into which some environment variables are exported, or the agent prints the needed shell commands (either @@ -179,11 +179,6 @@ These sockets should only be readable by the owner. The sockets should get automatically removed when the agent exits. .El -.Sh SEE ALSO -.Xr ssh 1 , -.Xr ssh-add 1 , -.Xr ssh-keygen 1 , -.Xr sshd 8 .Sh AUTHORS OpenSSH is a derivative of the original and free ssh 1.2.12 release by Tatu Ylonen. @@ -193,3 +188,8 @@ created OpenSSH. Markus Friedl contributed the support for SSH protocol versions 1.5 and 2.0. +.Sh SEE ALSO +.Xr ssh 1 , +.Xr ssh-add 1 , +.Xr ssh-keygen 1 , +.Xr sshd 8