diff options
author | 2001-07-26 11:15:25 +0000 | |
---|---|---|
committer | 2001-07-26 11:15:25 +0000 | |
commit | 77c77cab3cd58e66e5e0d617ea9a4c89aa619d03 (patch) | |
tree | 85d5097c6279411fcbfe38c65e11f3e2f53417b5 | |
parent | set OpenBSD version to 200107 (diff) | |
download | wireguard-openbsd-77c77cab3cd58e66e5e0d617ea9a4c89aa619d03.tar.xz wireguard-openbsd-77c77cab3cd58e66e5e0d617ea9a4c89aa619d03.zip |
cleanup; mpech@
-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 |