=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/skeyinit/skeyinit.1,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/skeyinit/skeyinit.1 1996/11/03 18:57:45 1.9 +++ src/usr.bin/skeyinit/skeyinit.1 1997/07/17 05:48:40 1.10 @@ -1,4 +1,4 @@ -.\" $OpenBSD: skeyinit.1,v 1.9 1996/11/03 18:57:45 millert Exp $ +.\" $OpenBSD: skeyinit.1,v 1.10 1997/07/17 05:48:40 millert Exp $ .\" $NetBSD: skeyinit.1,v 1.4 1995/07/07 22:24:09 jtc Exp $ .\" @(#)skeyinit.1 1.1 10/28/93 .\" @@ -78,6 +78,8 @@ Selects MD5 as the hash algorithm. .It Fl sha1 Selects SHA (NIST Secure Hash Algorithm Revision 1) as the hash algorithm. +.It Fl rmd160 +Selects RMD-160 (160 bit Ripe Message Digest) as the hash algorithm. .It Ar user The username to be changed/added. By default the current user is operated on.