[BACK]Return to ssh-agent.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-agent.1 between version 1.36 and 1.36.2.2

version 1.36, 2003/01/21 18:14:36 version 1.36.2.2, 2003/09/16 20:50:44
Line 88 
Line 88 
 .Ev SSH_AGENT_PID  .Ev SSH_AGENT_PID
 environment variable).  environment variable).
 .It Fl t Ar life  .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  The lifetime may be specified in seconds or in a time format specified in
 .Xr sshd 8 .  .Xr sshd 8 .
 A lifetime specified for an identity with  A lifetime specified for an identity with
Line 96 
Line 96 
 overrides this value.  overrides this value.
 Without this option the default maximum lifetime is forever.  Without this option the default maximum lifetime is forever.
 .It Fl d  .It Fl d
 Debug mode.  When this option is specified  Debug mode.
   When this option is specified
 .Nm  .Nm
 will not fork.  will not fork.
 .El  .El
Line 132 
Line 133 
 remote logins, and the user can thus use the privileges given by the  remote logins, and the user can thus use the privileges given by the
 identities anywhere in the network in a secure way.  identities anywhere in the network in a secure way.
 .Pp  .Pp
 There are two main ways to get an agent setup:  There are two main ways to get an agent set up:
 Either the agent starts a new subcommand into which some environment  Either the agent starts a new subcommand into which some environment
 variables are exported, or the agent prints the needed shell commands  variables are exported, or the agent prints the needed shell commands
 (either  (either
Line 178 
Line 179 
 These sockets should only be readable by the owner.  These sockets should only be readable by the owner.
 The sockets should get automatically removed when the agent exits.  The sockets should get automatically removed when the agent exits.
 .El  .El
   .Sh SEE ALSO
   .Xr ssh 1 ,
   .Xr ssh-add 1 ,
   .Xr ssh-keygen 1 ,
   .Xr sshd 8
 .Sh AUTHORS  .Sh AUTHORS
 OpenSSH is a derivative of the original and free  OpenSSH is a derivative of the original and free
 ssh 1.2.12 release by Tatu Ylonen.  ssh 1.2.12 release by Tatu Ylonen.
Line 187 
Line 193 
 created OpenSSH.  created OpenSSH.
 Markus Friedl contributed the support for SSH  Markus Friedl contributed the support for SSH
 protocol versions 1.5 and 2.0.  protocol versions 1.5 and 2.0.
 .Sh SEE ALSO  
 .Xr ssh 1 ,  
 .Xr ssh-add 1 ,  
 .Xr ssh-keygen 1 ,  
 .Xr sshd 8  

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.36.2.2