diff options
author | 2000-06-30 05:26:34 +0000 | |
---|---|---|
committer | 2000-06-30 05:26:34 +0000 | |
commit | f80fc5e6567ab2e20d83c3ac33f85df2a0a823b4 (patch) | |
tree | 5504c6fb3a57e1bdac1ae74ec816cbdf310d1bbb | |
parent | some more display types; from nbsd (diff) | |
download | wireguard-openbsd-f80fc5e6567ab2e20d83c3ac33f85df2a0a823b4.tar.xz wireguard-openbsd-f80fc5e6567ab2e20d83c3ac33f85df2a0a823b4.zip |
Minor fixup:
an -> a
add missing "just"
-rw-r--r-- | share/man/man4/hifn.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 59b4be92bf4..678696a08ed 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.9 2000/05/04 02:27:45 deraadt Exp $ +.\" $OpenBSD: hifn.4,v 1.10 2000/06/30 05:26:34 millert Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -62,8 +62,8 @@ and SHA1-HMAC96 operations in The 7751 chip starts out at initialization by only supporting compression. A proprietary algorithm, which has been reverse engineered, is required to unlock the cryptographic functionality of the chip. It is possible for -vendors to make boards which have an lock ID not known to the driver, but -all vendors just use the obvious ID which is 13 bytes of 0. +vendors to make boards which have a lock ID not known to the driver, but +all vendors currently just use the obvious ID which is 13 bytes of 0. .Sh SEE ALSO .Xr crypt 9 , .Xr crypt 3 , |