diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-01 16:11:27 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2001-03-01 16:11:27 +0000 |
commit | a8101bb62a943a6f3be32e278dfb61b33f912399 (patch) | |
tree | 729bb494a3d7ffc4446d41c7f093d0b3c6b5e639 /share/man/man4/hifn.4 | |
parent | 12ca5d25eb55ba1e1070228b55554de4dfdc9676 (diff) |
A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was
frozen at that time.
Diffstat (limited to 'share/man/man4/hifn.4')
-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 c90b983fc3d..05844498e72 100644 --- a/share/man/man4/hifn.4 +++ b/share/man/man4/hifn.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hifn.4,v 1.11 2000/11/06 01:34:17 jason Exp $ +.\" $OpenBSD: hifn.4,v 1.12 2001/03/01 16:11:16 aaron Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt .\" All rights reserved. @@ -65,9 +65,9 @@ unlock the cryptographic functionality of the chip. It is possible for 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 crypto 9 , .Xr crypt 3 , -.Xr ipsec 4 +.Xr ipsec 4 , +.Xr crypto 9 .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 |