Module Name: src
Committed By: nia
Date: Fri Mar 12 10:48:29 UTC 2021
Modified Files:
src/share/man/man4/man4.i386: pnpbios.4
Log Message:
Use inline cross-references.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/man4.i386/pnpbios.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/pnpbios.4
diff -u src/share/man/man4/man4.i386/pnpbios.4:1.15 src/share/man/man4/man4.i386/pnpbios.4:1.16
--- src/share/man/man4/man4.i386/pnpbios.4:1.15 Fri Feb 17 22:24:46 2017
+++ src/share/man/man4/man4.i386/pnpbios.4 Fri Mar 12 10:48:29 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: pnpbios.4,v 1.15 2017/02/17 22:24:46 christos Exp $
+.\" $NetBSD: pnpbios.4,v 1.16 2021/03/12 10:48:29 nia Exp $
.\"
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -49,42 +49,32 @@ includes the following
.Nm
drivers, sorted by driver name:
.Pp
-.Bl -tag -width speaker -offset indent -compact
-.It com
+.Bl -tag -width x86/fdc(4) -offset indent -compact
+.It Xr com 4
serial communications interface
-.It ess
+.It Xr ess 4
ESS Technology AudioDrive family audio device driver
-.It fdc
+.It Xr x86/fdc 4
floppy controller
-.It joy
+.It Xr joy 4
game controller
-.It lpt
+.It Xr x86/lpt 4
parallel port driver
-.It pciide
+.It Xr pciide 4
PCI IDE controllers driver
-.It pckbc
+.It Xr pckbc 4
PC keyboard/mouse controller
-.It sb
+.It Xr sb 4
SoundBlaster family audio device driver
-.It wss
+.It Xr wss 4
Windows Sound System hardware driver
-.It ym
+.It Xr ym 4
Yamaha OPL3-SA3 sound driver
.El
.Sh SEE ALSO
-.Xr com 4 ,
-.Xr ess 4 ,
-.Xr fdc 4 ,
.Xr i386/intro 4 ,
.Xr isa 4 ,
-.Xr joy 4 ,
-.Xr lpt 4 ,
-.Xr pci 4 ,
-.Xr pciide 4 ,
-.Xr pckbc 4 ,
-.Xr sb 4 ,
-.Xr wss 4 ,
-.Xr ym 4
+.Xr pci 4
.Sh HISTORY
The
.Nm