Fix typos: s/Parallel/serial/ s/serial/parallel/ in one sentence.

Submitted by:	Devon H. O'Dell <dodell@sitetronics.com>
This commit is contained in:
Marc Fonvieille 2003-10-28 08:22:21 +00:00
parent 265de47372
commit d943baa759
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18592

View file

@ -322,8 +322,8 @@
</itemizedlist>
<para>In general, serial interfaces are slower than parallel
interfaces. Parallel interfaces usually offer just
one-way communication (computer to printer) while serial
interfaces. Serial interfaces usually offer just
one-way communication (computer to printer) while parallel
gives you two-way. Many newer parallel ports and printers
can communicate in both directions under FreeBSD when a
IEEE1284 compliant cable is used.</para>