=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-agent.1,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- src/usr.bin/ssh/ssh-agent.1 2003/01/21 18:14:36 1.36 +++ 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 2003/01/21 18:14:36 marc 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 @@ -88,7 +88,7 @@ .Ev SSH_AGENT_PID environment variable). .It Fl t Ar life -Set a default value for the maximum lifetime of identities added to the agent. +Set a default value for the maximum lifetime of identities added to the agent. The lifetime may be specified in seconds or in a time format specified in .Xr sshd 8 . A lifetime specified for an identity with @@ -96,7 +96,8 @@ overrides this value. Without this option the default maximum lifetime is forever. .It Fl d -Debug mode. When this option is specified +Debug mode. +When this option is specified .Nm will not fork. .El