[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.8 and 1.9

version 1.8, 1998/09/23 04:32:39 version 1.9, 1998/11/11 23:01:42
Line 69 
Line 69 
 reads one string per line from standard input, encrypting each one  reads one string per line from standard input, encrypting each one
 with the chosen algorithm from above. In case that no specific algorithm  with the chosen algorithm from above. In case that no specific algorithm
 was given as a command line option, the default will be looked up from  was given as a command line option, the default will be looked up from
 .Ar passwd.conf(5) .  .Pa /etc/passwd.conf .
 .Pp  .Pp
 For MD5 and Blowfish a new random salt is automatically generated for each  For MD5 and Blowfish a new random salt is automatically generated for each
 password.  password.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9