Whitespace only: Rewrap a few lines of text
Approved by: gabor (mentor)
This commit is contained in:
parent
61b79d91e9
commit
9e0b1e78ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32617
1 changed files with 9 additions and 9 deletions
|
@ -2068,10 +2068,10 @@ exit 2</programlisting>
|
|||
<para>Since conversion filters are programs you install outside of
|
||||
the base &os; installation, they should probably go under
|
||||
<filename class="directory">/usr/local</filename>. The directory
|
||||
<filename class="directory">/usr/local/libexec</filename> is a popular location,
|
||||
since they are specialized programs that only
|
||||
<application>LPD</application> will run;
|
||||
regular users should not ever need to run them.</para>
|
||||
<filename class="directory">/usr/local/libexec</filename> is a
|
||||
popular location, since they are specialized programs that only
|
||||
<application>LPD</application> will run; regular users should
|
||||
not ever need to run them.</para>
|
||||
|
||||
<para>To enable a conversion filter, specify its pathname under the
|
||||
appropriate capability for the destination printer in
|
||||
|
@ -3072,11 +3072,11 @@ bamboo|ps|PS|S|panasonic|Panasonic KX-P4455 PostScript v51.4:\
|
|||
|
||||
<para>the <application>LPD</application> system on
|
||||
<hostid>orchid</hostid> would copy the job to the spooling directory
|
||||
<filename class="directory">/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>LPD</application>s would transfer the
|
||||
file to <hostid>rose</hostid>. The file would wait in
|
||||
<filename class="directory">/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>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
|
||||
|
|
Loading…
Reference in a new issue