diff options
-rw-r--r-- | usr.bin/sectok/sectok.1 | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/usr.bin/sectok/sectok.1 b/usr.bin/sectok/sectok.1 index 02e9ec6f521..494562e41c8 100644 --- a/usr.bin/sectok/sectok.1 +++ b/usr.bin/sectok/sectok.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sectok.1,v 1.8 2001/08/15 19:48:39 rees Exp $ +.\" $OpenBSD: sectok.1,v 1.9 2002/03/14 22:25:29 rees Exp $ .\" .\" Copyright (C) 2001, Jakob Schlyter. All rights reserved. .\" @@ -154,6 +154,17 @@ and write to selected fid. .Op Ar length .Xc Get a random challenge from the card. +.It Xo +.Cm pin +.Op Fl k Ar keyno +.Op Ar PIN +.Xc +Verify CHV (PIN). +.It Xo +.Cm chpin +.Op Fl k Ar keyno +.Xc +Change CHV (PIN). .El .Ss Cyberflex commands .Pp |