=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/skeyinit/skeyinit.1,v retrieving revision 1.22 retrieving revision 1.23 diff -c -r1.22 -r1.23 *** src/usr.bin/skeyinit/skeyinit.1 2002/05/16 17:54:21 1.22 --- src/usr.bin/skeyinit/skeyinit.1 2002/05/17 15:54:12 1.23 *************** *** 1,4 **** ! .\" $OpenBSD: skeyinit.1,v 1.22 2002/05/16 17:54:21 millert Exp $ .\" $NetBSD: skeyinit.1,v 1.4 1995/07/07 22:24:09 jtc Exp $ .\" @(#)skeyinit.1 1.1 10/28/93 .\" --- 1,4 ---- ! .\" $OpenBSD: skeyinit.1,v 1.23 2002/05/17 15:54:12 millert Exp $ .\" $NetBSD: skeyinit.1,v 1.4 1995/07/07 22:24:09 jtc Exp $ .\" @(#)skeyinit.1 1.1 10/28/93 .\" *************** *** 10,18 **** .Nd change password or add user to S/Key authentication system .Sh SYNOPSIS .Nm skeyinit .Op Fl s .Op Fl x - .Op Fl z .Op Fl C .Op Fl D .Op Fl E --- 10,18 ---- .Nd change password or add user to S/Key authentication system .Sh SYNOPSIS .Nm skeyinit + .Op Fl r .Op Fl s .Op Fl x .Op Fl C .Op Fl D .Op Fl E *************** *** 72,77 **** --- 72,79 ---- Only the superuser may use the .Fl E option. + .It Fl r + Removes the user's S/Key entry. .It Fl s Set secure mode where the user is expected to have used a secure machine to generate the first one-time password. *************** *** 99,106 **** window. .It Fl x Displays pass phrase in hexadecimal instead of ASCII. - .It Fl z - Allows the user to zero their S/Key entry. .It Fl a Ar auth-type Specify an authentication type such as .Dq krb4 --- 101,106 ----