summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2014-07-09 23:16:10 +0000
committertedu <tedu@openbsd.org>2014-07-09 23:16:10 +0000
commit6c56199f79452fd1c6c82579cf8dbaf2035f1d3f (patch)
treede8fd02b2cbb07579a0ec0a4ecb0cd4f99669acd
parentsmall alignment tweak (diff)
downloadwireguard-openbsd-6c56199f79452fd1c6c82579cf8dbaf2035f1d3f.tar.xz
wireguard-openbsd-6c56199f79452fd1c6c82579cf8dbaf2035f1d3f.zip
floppy disks are obsolete. recommend keeping the keyfile on a flash disk
instead. ok mlarkin
-rw-r--r--usr.bin/x99token/x99token.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/x99token/x99token.1 b/usr.bin/x99token/x99token.1
index d48a71ee7c4..1d004dea440 100644
--- a/usr.bin/x99token/x99token.1
+++ b/usr.bin/x99token/x99token.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: x99token.1,v 1.10 2013/07/16 00:07:52 schwarze Exp $
+.\" $OpenBSD: x99token.1,v 1.11 2014/07/09 23:16:10 tedu Exp $
.\"
.\" X9.9 calculator
.\" This software is provided AS IS with no express or implied warranty
@@ -6,7 +6,7 @@
.\"
.\" Donated to the Public Domain by Paul Borman
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: July 9 2014 $
.Dt X99TOKEN 1
.Os
.Sh NAME
@@ -93,7 +93,7 @@ default keyfile
.An Paul Borman Aq Mt prb@krystal.com
.Sh CAVEATS
This is a very simple-minded program.
-The keyfile should be placed on a floppy disk which is kept physically secure.
+The keyfile should be placed on a flash disk which is kept physically secure.
.Pp
Having not read the X9.9 standard, this may not be a complete or accurate
implementation of the standard.