Fix a few typos.
This commit is contained in:
parent
43b94c9c05
commit
030d5e6942
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2044
2 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: install.sgml,v 1.57 1997-09-20 04:45:40 jkh Exp $ -->
|
||||
<!-- $Id: install.sgml,v 1.58 1997-10-11 11:20:14 jraynard Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!--
|
||||
|
@ -467,7 +467,7 @@ ftp:*:99:99::0:0:FTP:/cdrom:/nonexistent
|
|||
special care to mention it here!
|
||||
|
||||
If you are creating the floppies from another FreeBSD machine,
|
||||
a format is still not a bad idea though you do nott need to put
|
||||
a format is still not a bad idea though you do not need to put
|
||||
a DOS filesystem on each floppy. You can use the `disklabel'
|
||||
and `newfs' commands to put a UFS filesystem on them instead,
|
||||
as the following sequence of commands (for a 3.5" 1.44MB floppy
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD describing
|
||||
Printing with FreeBSD. By Sean Kelly, 1995.
|
||||
|
||||
$Id: printing.sgml,v 1.20 1997-10-04 00:31:05 wosch Exp $
|
||||
$Id: printing.sgml,v 1.21 1997-10-11 11:20:20 jraynard Exp $
|
||||
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
|
@ -1003,7 +1003,7 @@ bamboo|ps|PS|S|panasonic|Panasonic KX-P4455 PostScript v51.4:\
|
|||
<tt/lpf/ is described in detail in section <ref
|
||||
id="printing:advanced:lpf" name="lpf: a Text Filter">.
|
||||
|
||||
First, let uss make the shell script
|
||||
First, let us make the shell script
|
||||
<tt>/usr/local/libexec/if-simple</tt> be a simple text
|
||||
filter. Put the following text into that file with your
|
||||
favorite text editor:
|
||||
|
@ -1273,7 +1273,7 @@ Printer received LF Printer prints CR + LF
|
|||
|
||||
<tag/The printer lost characters./
|
||||
|
||||
While printing, the printer did nott print a few
|
||||
While printing, the printer did not print a few
|
||||
characters in each line. The problem might have
|
||||
gotten worse as the printer ran, losing more and
|
||||
more characters.
|
||||
|
@ -1969,7 +1969,7 @@ lpr -#3 parser.c parser.h
|
|||
|
||||
<itemize>
|
||||
<item>Section <ref id="printing:advanced:filters"
|
||||
name="How Fitlers Work">, tries to give an overview of a
|
||||
name="How Filters Work">, tries to give an overview of a
|
||||
filter's role in the printing process. You should read
|
||||
this section to get an understanding of what is happening
|
||||
``under the hood'' when LPD uses filters. This
|
||||
|
@ -2051,7 +2051,7 @@ lpr -#3 parser.c parser.h
|
|||
id="printing:advanced:of" name="Output Filters"> for
|
||||
details).
|
||||
|
||||
There are three kinds filters you can specify in
|
||||
There are three kinds of filters you can specify in
|
||||
<tt>/etc/printcap</tt>:
|
||||
<itemize>
|
||||
<item>The <em/text filter/, confusingly called the
|
||||
|
|
Loading…
Reference in a new issue