diff options
author | 2007-12-30 19:23:53 +0000 | |
---|---|---|
committer | 2007-12-30 19:23:53 +0000 | |
commit | 8a7322d40331e96baa88d018ff3b0209c2fd9cf3 (patch) | |
tree | d76285cdae8a4c0a80c60acdc94f286ade2afa19 | |
parent | Only do pullups when necessary, m_pullup() always prepends an mbuf (diff) | |
download | wireguard-openbsd-8a7322d40331e96baa88d018ff3b0209c2fd9cf3.tar.xz wireguard-openbsd-8a7322d40331e96baa88d018ff3b0209c2fd9cf3.zip |
new sentence, new line;
-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 acdc892635f..1d50e140ff2 100644 --- a/usr.bin/sectok/sectok.1 +++ b/usr.bin/sectok/sectok.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sectok.1,v 1.14 2007/12/30 13:35:27 sobrado Exp $ +.\" $OpenBSD: sectok.1,v 1.15 2007/12/30 19:23:53 jmc Exp $ .\" .\" Copyright (C) 2001, Jakob Schlyter. All rights reserved. .\" @@ -44,8 +44,8 @@ .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 +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 The options are as follows: |