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:
parent
265de47372
commit
d943baa759
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18592
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue