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

Diff for /src/usr.bin/encrypt/encrypt.1 between version 1.22 and 1.23

version 1.22, 2007/05/31 19:20:09 version 1.23, 2013/05/23 01:33:08
Line 53 
Line 53 
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds
 .It Fl b Ar rounds  .It Fl b Ar rounds
 Encrypt the string using Blowfish hashing with the specified  Encrypt the string using Blowfish hashing with the specified number of
 .Ar rounds .  .Ar rounds .
   May also specify 'a' to request a variable number of rounds scaled to the
   machine's CPU capabilities.
 .It Fl c Ar class  .It Fl c Ar class
 Use the cipher type specified in the given user login class.  Use the cipher type specified in the given user login class.
 See  See

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23