diff options
author | 2001-06-23 00:40:28 +0000 | |
---|---|---|
committer | 2001-06-23 00:40:28 +0000 | |
commit | f074f2d3b3a1f402e46f3110cce09ca2eb3fb72c (patch) | |
tree | d8bbec66c4496b48e6d0c4d232c2769c969c15b0 | |
parent | - put hw defines in *reg, software defines in *var, etc (diff) | |
download | wireguard-openbsd-f074f2d3b3a1f402e46f3110cce09ca2eb3fb72c.tar.xz wireguard-openbsd-f074f2d3b3a1f402e46f3110cce09ca2eb3fb72c.zip |
more tweaks
-rw-r--r-- | share/man/man4/hifn.4 | 6 | ||||
-rw-r--r-- | share/man/man4/ubsec.4 | 11 |
2 files changed, 11 insertions, 6 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4 index 071110842eb..a0314140646 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.17 2001/06/22 23:31:34 deraadt Exp $ +.\" $OpenBSD: hifn.4,v 1.18 2001/06/23 00:40:28 jason Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -79,8 +79,8 @@ all vendors currently just use the obvious ID which is 13 bytes of 0. .Sh CAVEATS The Hi/fn 9751 shares the same PCI id. This chip is basically a 7751, but with the cryptographic functions missing. Instead, the 9751 is only capable -of doing compression. Since we do not currently attempt to use either of -these chips to do any compression, the 9751-based cards are not useful. +of doing compression. Since we do not currently attempt to use any of +these chips to do compression, the 9751-based cards are not useful. .Sh HISTORY The .Nm diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4 index baa9cf48b56..a37028dbe3c 100644 --- a/share/man/man4/ubsec.4 +++ b/share/man/man4/ubsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsec.4,v 1.8 2001/05/14 14:31:29 jason Exp $ +.\" $OpenBSD: ubsec.4,v 1.9 2001/06/23 00:40:29 jason Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -40,8 +40,13 @@ .Sh DESCRIPTION The .Nm -driver supports cards containing the Bluesteel 5501 or 5601 or -Broadcom 5805 or 5820. +driver supports cards containing any of the following chips: +.Bl -tag -width namenamenamena -offset indent -compact +.It Bluesteel 5501 +.It Bluesteel 5601 +.It Broadcom 5805 +.It Broadcom 5820 +.El .Pp The .Nm |