diff options
author | 2001-08-14 23:07:58 +0000 | |
---|---|---|
committer | 2001-08-14 23:07:58 +0000 | |
commit | 9ea3e997608079062ceba367ccf23b98a6877357 (patch) | |
tree | 8396bd836814aeab7fd14fb0744f33dfc7eea869 | |
parent | The same msg length fix for KAME cases. (diff) | |
download | wireguard-openbsd-9ea3e997608079062ceba367ccf23b98a6877357.tar.xz wireguard-openbsd-9ea3e997608079062ceba367ccf23b98a6877357.zip |
Thou shalt not use `you' in manpages and other misc. cleanup.
-rw-r--r-- | usr.bin/x99token/x99token.1 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/usr.bin/x99token/x99token.1 b/usr.bin/x99token/x99token.1 index b3396df2edb..24136504050 100644 --- a/usr.bin/x99token/x99token.1 +++ b/usr.bin/x99token/x99token.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: x99token.1,v 1.3 2001/08/01 23:16:03 millert Exp $ +.\" $OpenBSD: x99token.1,v 1.4 2001/08/14 23:07:58 espie Exp $ .\" .Dd August 1, 2001 .Dt X99TOKEN 1 @@ -83,9 +83,10 @@ default keyfile .Sh AUTHORS Paul Borman <prb@krystal.com> .Sh CAVEATS -This is a very simple minded program. It is recommended that the -keyfile be placed on a floppy disk which you keep physically secure. +This is a very simple minded program. +The keyfile should be placed on a floppy disk which is kept physically secure. .Pp -Having not read the X9.9 standard, this may not be complete or accurate -implementation of that standard. This software is provided AS IS +Having not read the X9.9 standard, this may not be a complete or accurate +implementation of the standard. +This software is provided AS IS with no express or implied warranty. |