summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cosgrove <tom@cvs.openbsd.org>2007-03-18 16:36:19 +0000
committerTom Cosgrove <tom@cvs.openbsd.org>2007-03-18 16:36:19 +0000
commitd1c657a99336b615ab24d97b0ef14eb7afffabe6 (patch)
tree57bb8c957ec1c4ccecd7664f67701e48204002af
parentfa61ae90ba23fb9575905af2246f3e8a3d49d782 (diff)
Add pci(4) to SEE ALSO, as other PCI crypto accelerators already do.
ok jmc@
-rw-r--r--share/man/man4/hifn.43
-rw-r--r--share/man/man4/man4.i386/glxsb.43
-rw-r--r--share/man/man4/ubsec.43
3 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man4/hifn.4 b/share/man/man4/hifn.4
index f0149e89538..2fec3ca8a46 100644
--- a/share/man/man4/hifn.4
+++ b/share/man/man4/hifn.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hifn.4,v 1.43 2004/09/30 19:59:24 mickey Exp $
+.\" $OpenBSD: hifn.4,v 1.44 2007/03/18 16:36:18 tom Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt
.\" All rights reserved.
@@ -104,6 +104,7 @@ subsystem.
.Xr crypto 4 ,
.Xr intro 4 ,
.Xr ipsec 4 ,
+.Xr pci 4 ,
.Xr random 4 ,
.Xr crypto 9
.Sh HISTORY
diff --git a/share/man/man4/man4.i386/glxsb.4 b/share/man/man4/man4.i386/glxsb.4
index bce6f2865f3..31b51789fdb 100644
--- a/share/man/man4/man4.i386/glxsb.4
+++ b/share/man/man4/man4.i386/glxsb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: glxsb.4,v 1.2 2007/03/18 13:49:40 tom Exp $
+.\" $OpenBSD: glxsb.4,v 1.3 2007/03/18 16:36:18 tom Exp $
.\"
.\"Copyright (c) 2006 Tom Cosgrove <tom@openbsd.org>
.\"
@@ -43,6 +43,7 @@ also supports acceleration of AES-CBC operations for
.Sh SEE ALSO
.Xr crypto 4 ,
.Xr intro 4 ,
+.Xr pci 4 ,
.Xr random 4 ,
.Xr crypto 9
.Sh HISTORY
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4
index 5d20c902d79..f53108b8a44 100644
--- a/share/man/man4/ubsec.4
+++ b/share/man/man4/ubsec.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ubsec.4,v 1.27 2004/09/30 19:59:25 mickey Exp $
+.\" $OpenBSD: ubsec.4,v 1.28 2007/03/18 16:36:18 tom Exp $
.\"
.\" Copyright (c) 2000 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -83,6 +83,7 @@ subsystem.
.Xr crypto 4 ,
.Xr intro 4 ,
.Xr ipsec 4 ,
+.Xr pci 4 ,
.Xr random 4 ,
.Xr crypto 9
.Sh HISTORY