diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-06-23 00:40:30 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-06-23 00:40:30 +0000 |
commit | a66f30b995f79e6d66da0cce0e1902d393ef1b96 (patch) | |
tree | c297395a0cddc757606234a2bf50205fa4b6e426 | |
parent | dbfbdbcd517a6a093978feed00abeab676b3c366 (diff) |
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 |