[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.66 and 1.67

version 1.66, 2019/11/19 14:54:47 version 1.67, 2019/11/19 16:02:32
Line 43 
Line 43 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh-agent  .Nm ssh-agent
 .Op Fl c | s  .Op Fl c | s
 .Op Fl Ddk  .Op Fl \&Dd
 .Op Fl a Ar bind_address  .Op Fl a Ar bind_address
 .Op Fl E Ar fingerprint_hash  .Op Fl E Ar fingerprint_hash
 .Op Fl P Ar provider_whitelist  .Op Fl P Ar provider_whitelist
 .Op Fl t Ar life  .Op Fl t Ar life
 .Op Ar command Op Ar arg ...  .Op Ar command Op Ar arg ...
   .Nm ssh-agent
   .Op Fl c | s
   .Fl k
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 is a program to hold private keys used for public key authentication  is a program to hold private keys used for public key authentication
Line 119 
Line 122 
 Kill the current agent (given by the  Kill the current agent (given by the
 .Ev SSH_AGENT_PID  .Ev SSH_AGENT_PID
 environment variable).  environment variable).
 This option should not be used with any other options.  
 .It Fl P Ar provider_whitelist  .It Fl P Ar provider_whitelist
 Specify a pattern-list of acceptable paths for PKCS#11 and security key shared  Specify a pattern-list of acceptable paths for PKCS#11 and security key shared
 libraries that may be used with the  libraries that may be used with the

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67