Module Name: src
Committed By: nia
Date: Thu Mar 11 15:44:50 UTC 2021
Modified Files:
src/share/man/man4: pci.4
Log Message:
cross-reference pci(9)
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/share/man/man4/pci.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/pci.4
diff -u src/share/man/man4/pci.4:1.113 src/share/man/man4/pci.4:1.114
--- src/share/man/man4/pci.4:1.113 Thu Mar 11 15:41:32 2021
+++ src/share/man/man4/pci.4 Thu Mar 11 15:44:50 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: pci.4,v 1.113 2021/03/11 15:41:32 nia Exp $
+.\" $NetBSD: pci.4,v 1.114 2021/03/11 15:44:50 nia Exp $
.\"
.\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved.
.\" Copyright (c) 1997 Jonathan Stone
@@ -361,7 +361,8 @@ USB XHCI host controllers.
.El
.Sh SEE ALSO
.Xr agp 4 ,
-.Xr intro 4
+.Xr intro 4 ,
+.Xr pci 9
.Sh HISTORY
The machine-independent PCI subsystem appeared in
.Nx 1.2 .