diff options
-rw-r--r-- | share/man/man4/fpa.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/uha.4 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/fpa.4 b/share/man/man4/fpa.4 index 299ec2f46f2..216de4a72d0 100644 --- a/share/man/man4/fpa.4 +++ b/share/man/man4/fpa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fpa.4,v 1.13 2001/10/05 14:45:53 mpech Exp $ +.\" $OpenBSD: fpa.4,v 1.14 2002/01/24 23:01:36 mickey Exp $ .\" $NetBSD: fpa.4,v 1.2 1997/02/18 01:07:46 jonathan Exp $ .\" .\" Copyright (c) 1995, Matt Thomas @@ -43,8 +43,10 @@ reception of SMT frames and pass them up to the Berkeley Packet Filter for processing. .Sh SEE ALSO .Xr arp 4 , +.Xr eisa 4 , .Xr intro 4 , .Xr netintro 4 , +.Xr pci 4 , .Xr ifconfig 8 .Sh AUTHORS The diff --git a/share/man/man4/man4.i386/uha.4 b/share/man/man4/man4.i386/uha.4 index c839e6a0ec0..d6b7832868c 100644 --- a/share/man/man4/man4.i386/uha.4 +++ b/share/man/man4/man4.i386/uha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uha.4,v 1.6 1999/07/09 13:35:44 aaron Exp $ +.\" $OpenBSD: uha.4,v 1.7 2002/01/24 23:01:36 mickey Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -46,6 +46,8 @@ driver provides support for the following SCSI adapters: .Sh SEE ALSO .Xr cd 4 , .Xr ch 4 , +.Xr eisa 4 , .Xr intro 4 , +.Xr isa 4 , .Xr sd 4 , .Xr st 4 |