- Add a print/apsfilter link where needed;

- Do not start a sentence with a lowercase;
- Add various missing SGML tags;
- s/<application>LPDs</application>/<application>LPD</application>s.
This commit is contained in:
Marc Fonvieille 2008-04-13 15:13:45 +00:00
parent 9fe3615245
commit 56c4708ebe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31846

View file

@ -2342,8 +2342,8 @@ exit 0</programlisting>
<tertiary>apsfilter</tertiary>
</indexterm>
<para>The FreeBSD Ports Collection has a text filter that performs
automatic conversion called <command>apsfilter</command>. It can
detect plain text, &postscript;, and DVI files, run the proper
automatic conversion called <command>apsfilter</command> (<filename role="package">print/apsfilter</filename>). It can
detect plain text, &postscript;, DVI and almost any kind of files, run the proper
conversions, and print.</para>
</sect4>
</sect3>
@ -2453,7 +2453,7 @@ exit 0</programlisting>
backspaces and tabs in the job, and account for pages printed. It
can also act like an output filter.</para>
<para><command>lpf</command> is suitable for many printing
<para>The <command>lpf</command> filter is suitable for many printing
environments. And although it has no capability to send
initialization sequences to a printer, it is easy to write a shell
script to do the needed initialization and then execute
@ -2571,8 +2571,8 @@ teak|hp|laserjet|Hewlett Packard LaserJet 3Si:\
<para>By enabling header pages, <application>LPD</application> will
produce a <emphasis>long
header</emphasis>, a full page of large letters identifying the
user, host, and job. Here is an example (kelly printed the job
named outline from host <hostid>rose</hostid>):</para>
user, host, and job. Here is an example (<username>kelly</username> printed the job
named <quote>outline</quote> from host <hostid>rose</hostid>):</para>
<programlisting> k ll ll
k l l
@ -3074,16 +3074,16 @@ bamboo|ps|PS|S|panasonic|Panasonic KX-P4455 PostScript v51.4:\
<para>Now, users on <hostid>orchid</hostid> can print to
<literal>rattan</literal> and <literal>bamboo</literal>. If, for
example, a user on <hostid>orchid</hostid> typed
example, a user on <hostid>orchid</hostid> typed:</para>
<screen>&prompt.user; <userinput>lpr -P bamboo -d sushi-review.dvi</userinput></screen>
the <application>LPD</application> system on <hostid>orchid</hostid>
<para>the <application>LPD</application> system on <hostid>orchid</hostid>
would copy the job to the spooling
directory <filename>/var/spool/lpd/bamboo</filename> and note that it was a
DVI job. As soon as the host <hostid>rose</hostid> has room in its
<literal>bamboo</literal> spooling directory, the two
<application>LPDs</application> would transfer the
<application>LPD</application>s would transfer the
file to <hostid>rose</hostid>. The file would wait in <hostid>rose</hostid>'s
queue until it was finally printed. It would be converted from DVI to
&postscript; (since <literal>bamboo</literal> is a &postscript; printer) on