=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/encrypt/encrypt.1,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** src/usr.bin/encrypt/encrypt.1 2003/06/14 23:19:18 1.18 --- src/usr.bin/encrypt/encrypt.1 2007/03/06 11:16:55 1.19 *************** *** 1,4 **** ! .\" $OpenBSD: encrypt.1,v 1.18 2003/06/14 23:19:18 millert Exp $ .\" .\" Copyright (c) 1996, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: encrypt.1,v 1.19 2007/03/06 11:16:55 jmc Exp $ .\" .\" Copyright (c) 1996, Jason Downs. All rights reserved. .\" *************** *** 31,42 **** .Nd encrypt passwords from the command line or standard input .Sh SYNOPSIS .Nm encrypt ! .Op Fl k .Op Fl b Ar rounds .Op Fl c Ar class - .Op Fl m - .Op Fl s Ar salt .Op Fl p | Ar string .Nm makekey .Sh DESCRIPTION .Nm --- 31,41 ---- .Nd encrypt passwords from the command line or standard input .Sh SYNOPSIS .Nm encrypt ! .Op Fl km .Op Fl b Ar rounds .Op Fl c Ar class .Op Fl p | Ar string + .Op Fl s Ar salt .Nm makekey .Sh DESCRIPTION .Nm