X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/a24cd7ccc176469fbc8c1bc94c20529df51d2ed5..a4e5acef6829a709c3c5f3ae8b26cc9bf96db33a:/ssh-agent.1 diff --git a/ssh-agent.1 b/ssh-agent.1 index 98f9dc80..fde4608b 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 @@ -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 @@ Kill the current agent (given by the .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 @@ A lifetime specified for an identity with 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