diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-02 18:37:36 +0000 |
commit | c73b0896d68640e2e4ddd292c98b791990d24961 (patch) | |
tree | 5ec55844407e19de326f6f6ddf2257bd9c1b42f1 /usr.bin/sectok | |
parent | 386e4aadd55a8ab2988d9b385b4ffcbf073c52ec (diff) |
o) .Sh AUTHOR -> .Sh AUTHORS;
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
millert@ ok
Diffstat (limited to 'usr.bin/sectok')
-rw-r--r-- | usr.bin/sectok/sectok.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sectok/sectok.1 b/usr.bin/sectok/sectok.1 index 8a169898020..8466f1baa72 100644 --- a/usr.bin/sectok/sectok.1 +++ b/usr.bin/sectok/sectok.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sectok.1,v 1.5 2001/07/27 07:33:31 jakob Exp $ +.\" $OpenBSD: sectok.1,v 1.6 2001/08/02 18:37:35 mpech Exp $ .\" .\" Copyright (C) 2001, Jakob Schlyter. All rights reserved. .\" @@ -46,7 +46,8 @@ 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. -.Sh OPTIONS +.Pp +The options are as follows: .Bl -tag -width Ds .It Fl 0123 Select port. @@ -57,7 +58,6 @@ Run commands from scriptfile. .It Fl s Ar sleeptime Set sleep (in milliseconds) between commands in the script. .El -.\" .Sh COMMANDS .Ss Non-card commands .Pp |