Fix a few typos.
Submitted by: Ed Ryan <ryane@aasis.albany-academy.org>
This commit is contained in:
parent
d941b9bbb8
commit
5279742a5f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7350
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.27 2000/06/08 01:56:16 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.28 2000/06/12 20:46:51 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="printing">
|
||||
|
@ -17,7 +17,7 @@
|
|||
up to work with the Berkeley line printer spooling system, also
|
||||
known as the LPD spooling system. It is the standard printer
|
||||
control system in FreeBSD. This chapter introduces the LPD spooling
|
||||
system, often simply called LPD, and will guide you through it's
|
||||
system, often simply called LPD, and will guide you through its
|
||||
configuration.</para>
|
||||
|
||||
<para>If you are already familiar with LPD or another printer spooling
|
||||
|
@ -162,7 +162,7 @@
|
|||
<para>If you are setting up a printer that uses a network protocol
|
||||
to accept data to print instead of a serial or parallel interface,
|
||||
see <link linkend="printing-advanced-network-net-if">Printers With
|
||||
Networked Data Stream Interaces</link>.</para>
|
||||
Networked Data Stream Interfaces</link>.</para>
|
||||
|
||||
<para>Although this section is called <quote>Simple Printer
|
||||
Setup</quote>, it is actually fairly complex. Getting the printer
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.27 2000/06/08 01:56:16 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.28 2000/06/12 20:46:51 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="printing">
|
||||
|
@ -17,7 +17,7 @@
|
|||
up to work with the Berkeley line printer spooling system, also
|
||||
known as the LPD spooling system. It is the standard printer
|
||||
control system in FreeBSD. This chapter introduces the LPD spooling
|
||||
system, often simply called LPD, and will guide you through it's
|
||||
system, often simply called LPD, and will guide you through its
|
||||
configuration.</para>
|
||||
|
||||
<para>If you are already familiar with LPD or another printer spooling
|
||||
|
@ -162,7 +162,7 @@
|
|||
<para>If you are setting up a printer that uses a network protocol
|
||||
to accept data to print instead of a serial or parallel interface,
|
||||
see <link linkend="printing-advanced-network-net-if">Printers With
|
||||
Networked Data Stream Interaces</link>.</para>
|
||||
Networked Data Stream Interfaces</link>.</para>
|
||||
|
||||
<para>Although this section is called <quote>Simple Printer
|
||||
Setup</quote>, it is actually fairly complex. Getting the printer
|
||||
|
|
Loading…
Reference in a new issue