fix some typos
This commit is contained in:
parent
f1c1f7e54d
commit
368cd458f8
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: isa.4,v 1.2 1997/02/24 00:09:28 jonathan Exp $
|
.\" $NetBSD: isa.4,v 1.3 1997/04/08 04:46:55 mikel Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997 Jonathan Stone
|
.\" Copyright (c) 1997 Jonathan Stone
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -145,10 +145,10 @@ Windows Sound System-compatible sound cards based on the ad1848 chip.
|
||||||
.Pp
|
.Pp
|
||||||
Note that some ISA devices also have newer ISA Plug-and-Play
|
Note that some ISA devices also have newer ISA Plug-and-Play
|
||||||
or PCI variants. These are listed in
|
or PCI variants. These are listed in
|
||||||
.Xr isapnp 4 ,
|
.Xr isapnp 4
|
||||||
and
|
and
|
||||||
.Xr pci 4 ,
|
.Xr pci 4 ,
|
||||||
respectively. The manual pages for each individual driver also lists
|
respectively. The manual pages for each individual driver also list
|
||||||
the supported variants on other buses.
|
the supported variants on other buses.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr aha 4 ,
|
.Xr aha 4 ,
|
||||||
|
@ -176,10 +176,10 @@ the supported variants on other buses.
|
||||||
.Xr wd 4 ,
|
.Xr wd 4 ,
|
||||||
.Xr wds 4 ,
|
.Xr wds 4 ,
|
||||||
.Xr wss 4 ,
|
.Xr wss 4 ,
|
||||||
.Xr wt 4 ,
|
.Xr wt 4
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm pci
|
.Nm isa
|
||||||
introduction
|
introduction
|
||||||
appeared in
|
appeared in
|
||||||
.Nx 1.2 .
|
.Nx 1.2 .
|
||||||
|
|
Loading…
Reference in New Issue