Module Name: src
Committed By: nia
Date: Sun Feb 28 07:51:29 UTC 2021
Modified Files:
src/share/man/man4/man4.i386: intro.4
Log Message:
Add SEE ALSOs for various bus types
suggested by mrg
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man4/man4.i386/intro.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/man4.i386/intro.4
diff -u src/share/man/man4/man4.i386/intro.4:1.32 src/share/man/man4/man4.i386/intro.4:1.33
--- src/share/man/man4/man4.i386/intro.4:1.32 Fri Feb 26 10:56:48 2021
+++ src/share/man/man4/man4.i386/intro.4 Sun Feb 28 07:51:29 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: intro.4,v 1.32 2021/02/26 10:56:48 nia Exp $
+.\" $NetBSD: intro.4,v 1.33 2021/02/28 07:51:29 nia Exp $
.\"
.\" Copyright (c) 1997 Jonathan Stone
.\" Copyright (c) 1994 Christopher G. Demetriou
@@ -166,8 +166,18 @@ console driver.
.\"
.Sh SEE ALSO
.Xr config 1 ,
+.Xr com 4 ,
+.Xr eisa 4 ,
.Xr i386/autoconf 4 ,
-.Xr netintro 4
+.Xr isa 4 ,
+.Xr isapnp 4 ,
+.Xr mca 4 ,
+.Xr netintro 4 ,
+.Xr pci 4 ,
+.Xr speaker 4 ,
+.Xr x86/fdc 4 ,
+.Xr x86/lpt 4 ,
+.Xr x86/mem 4
.Sh HISTORY
The
.Tn i386