diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-07-26 11:15:26 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2001-07-26 11:15:26 +0000 |
commit | 4bec80ddfc12efdc1c824d4a123b120ebb3ff587 (patch) | |
tree | 8ac5a02fc4c8ca8d34f716a2729dfe62e4017afc /usr.bin | |
parent | d4513b453094af50bacbf3f9795b4c82deafe441 (diff) |
cleanup; mpech@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/sectok/sectok.1 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/sectok/sectok.1 b/usr.bin/sectok/sectok.1 index d93c8d283bc..427082b7ac1 100644 --- a/usr.bin/sectok/sectok.1 +++ b/usr.bin/sectok/sectok.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sectok.1,v 1.2 2001/07/25 20:28:57 jakob Exp $ +.\" $OpenBSD: sectok.1,v 1.3 2001/07/26 11:15:25 jakob Exp $ .\" .\" Copyright (C) 2001, Jakob Schlyter. All rights reserved. .\" @@ -37,16 +37,13 @@ .Op Fl 0123 .Op Fl f Ar scriptfile .Op Fl s Ar sleeptime -.Pp .Sh DESCRIPTION .Nm is a command-line-like interface for communicating with smartcards. APDUs can be sent to the card, and results are displayed. Some commands are card-specific, and focus on the Schlumberger Cyberflex Access Javacards. -.Pp .Sh OPTIONS -.Pp .Bl -tag -width Ds .It Fl 0123 Select port. @@ -56,9 +53,8 @@ Run commands from scriptfile. .Pp .It Fl s Ar sleeptime Set sleep between commands in the script. -.Pp +.El .Sh COMMANDS -.Pp .Ss Non-card commands .Pp .Bl -tag -width Ds |