Fixed three typos.
This commit is contained in:
parent
4ab0bc4fb0
commit
0bd33aab83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9467
2 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml,v 1.35 2000/07/24 09:37:46 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml,v 1.36 2001/04/09 00:33:50 dd Exp $
|
||||
-->
|
||||
|
||||
<appendix id="hw">
|
||||
|
@ -12,7 +12,7 @@
|
|||
this respect, FreeBSD's advantage of being able to run on inexpensive
|
||||
commodity PC hardware is also its liability when it comes to support for
|
||||
the amazing variety of components on the market. While it would be
|
||||
impossible to provide a exhaustive listing of hardware that FreeBSD
|
||||
impossible to provide an exhaustive listing of hardware that FreeBSD
|
||||
supports, this section serves as a catalog of the device drivers included
|
||||
with FreeBSD and the hardware each drivers supports. Where possible and
|
||||
appropriate, notes about specific products are included. You may also
|
||||
|
@ -299,7 +299,7 @@
|
|||
<title>Video</title>
|
||||
|
||||
<para>For video capture, there are two good choices — any card
|
||||
based on the Brooktree BT848 chip, such as the Hauppage or WinTV
|
||||
based on the Brooktree BT848 chip, such as the Hauppauge or WinTV
|
||||
boards, will work very nicely with FreeBSD. Another board which
|
||||
works for me is the <ulink
|
||||
url="http://www.matrox.com/">Matrox</ulink> <ulink
|
||||
|
@ -3744,7 +3744,7 @@ disk wd3 at wdc1 drive 1</programlisting>
|
|||
<para>As said before, SCSI devices are smart. The idea is to put the
|
||||
knowledge about intimate hardware details onto the SCSI device
|
||||
itself. In this way, the host system does not have to worry about
|
||||
things like how many heads are hard disks has, or how many tracks
|
||||
things like how many heads a hard disks has, or how many tracks
|
||||
there are on a specific tape device. If you are curious, the
|
||||
standard specifies commands with which you can query your devices on
|
||||
their hardware particulars. FreeBSD uses this capability during
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml,v 1.35 2000/07/24 09:37:46 alex Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml,v 1.36 2001/04/09 00:33:50 dd Exp $
|
||||
-->
|
||||
|
||||
<appendix id="hw">
|
||||
|
@ -12,7 +12,7 @@
|
|||
this respect, FreeBSD's advantage of being able to run on inexpensive
|
||||
commodity PC hardware is also its liability when it comes to support for
|
||||
the amazing variety of components on the market. While it would be
|
||||
impossible to provide a exhaustive listing of hardware that FreeBSD
|
||||
impossible to provide an exhaustive listing of hardware that FreeBSD
|
||||
supports, this section serves as a catalog of the device drivers included
|
||||
with FreeBSD and the hardware each drivers supports. Where possible and
|
||||
appropriate, notes about specific products are included. You may also
|
||||
|
@ -299,7 +299,7 @@
|
|||
<title>Video</title>
|
||||
|
||||
<para>For video capture, there are two good choices — any card
|
||||
based on the Brooktree BT848 chip, such as the Hauppage or WinTV
|
||||
based on the Brooktree BT848 chip, such as the Hauppauge or WinTV
|
||||
boards, will work very nicely with FreeBSD. Another board which
|
||||
works for me is the <ulink
|
||||
url="http://www.matrox.com/">Matrox</ulink> <ulink
|
||||
|
@ -3744,7 +3744,7 @@ disk wd3 at wdc1 drive 1</programlisting>
|
|||
<para>As said before, SCSI devices are smart. The idea is to put the
|
||||
knowledge about intimate hardware details onto the SCSI device
|
||||
itself. In this way, the host system does not have to worry about
|
||||
things like how many heads are hard disks has, or how many tracks
|
||||
things like how many heads a hard disks has, or how many tracks
|
||||
there are on a specific tape device. If you are curious, the
|
||||
standard specifies commands with which you can query your devices on
|
||||
their hardware particulars. FreeBSD uses this capability during
|
||||
|
|
Loading…
Reference in a new issue