Update Question 10.6:
- Remove some redundancy - Turn "FreeBSD" into &os; - Remove Windows version numbers Reviewed by: trhodes, danger Approved by: gabor
This commit is contained in:
parent
187556fd9f
commit
93a963c8ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32325
1 changed files with 6 additions and 6 deletions
|
@ -5899,16 +5899,16 @@ perm /dev/acd0 0660</programlisting>
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>Please have a look at the Handbook entry on printing. It
|
<para>See the <ulink
|
||||||
should cover most of your problem. See the <ulink
|
|
||||||
url="&url.books.handbook;/printing.html">
|
url="&url.books.handbook;/printing.html">
|
||||||
Handbook entry on printing</ulink>.</para>
|
Handbook entry on printing</ulink>. It should cover
|
||||||
|
most of your problem.</para>
|
||||||
|
|
||||||
<para>Some printers require a host-based driver to do any
|
<para>Some printers require a host-based driver to do any
|
||||||
kind of printing. These so-called
|
kind of printing. These so-called
|
||||||
<quote>WinPrinters</quote> are not natively supported by
|
<quote>WinPrinters</quote> are not natively supported by
|
||||||
FreeBSD. If your printer does not work in DOS or &windowsnt;
|
&os;. If your printer does not work in DOS or &windows;,
|
||||||
4.0, it is probably a WinPrinter. Your only hope of
|
it is probably a WinPrinter. Your only hope of
|
||||||
getting one of these to work is to check if the <filename
|
getting one of these to work is to check if the <filename
|
||||||
role="package">print/pnm2ppa</filename> port supports
|
role="package">print/pnm2ppa</filename> port supports
|
||||||
it.</para>
|
it.</para>
|
||||||
|
|
Loading…
Reference in a new issue