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

Diff for /src/usr.bin/ssh/ssh-keygen.1 between version 1.134 and 1.135

version 1.134, 2017/04/29 04:12:25 version 1.135, 2017/04/29 06:06:01
Line 474 
Line 474 
 .Ar address_list  .Ar address_list
 is a comma-separated list of one or more address/netmask pairs in CIDR  is a comma-separated list of one or more address/netmask pairs in CIDR
 format.  format.
 .It Ic extension Ns : Ns Ar name Ns Op Ns = Ns Ar contents  .It Ic extension : Ns Ar name Ns Op Ns = Ns Ar contents
 Includes an arbitrary certificate extension.  Includes an arbitrary certificate extension.
 .It Ic critical Ns : Ns Ar name Ns Op Ns = Ns Ar contents  .It Ic critical : Ns Ar name Ns Op Ns = Ns Ar contents
 Includes an arbitrary certificate critical option.  Includes an arbitrary certificate critical option.
 .El  .El
 .Pp  .Pp
 At present, no standard options are valid for host keys.  At present, no standard options are valid for host keys.
 .Pp  .Pp
 For non-standard certificate extension or options included using  For non-standard certificate extensions or options included using
 .Ic extension  .Ic extension
 or  or
 .Ic option ,  .Ic option ,
 the specified  the specified
 .Ar name  .Ar name
 should include a domain suffix, e.g.  should include a domain suffix, e.g.\&
 .Dq name@example.com .  .Dq name@example.com .
 If a  If
 .Ar contents  .Ar contents
 is specified then it is included as the contents of the extension/option  is specified then it is included as the contents of the extension/option
 encoded as a string, otherwise the extension/option is created with no  encoded as a string, otherwise the extension/option is created with no

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135