Fix typos.
Reported by: SanRemo <sanremo(at)nfz.ru>
This commit is contained in:
parent
c8dfdfd349
commit
6b64cb17d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49140
1 changed files with 3 additions and 3 deletions
|
@ -546,7 +546,7 @@ Starting lpd.</screen>
|
|||
|
||||
<programlisting>:lp=:rm=<replaceable>network-printer-name</replaceable>:rp=raw:\</programlisting>
|
||||
|
||||
<para>Für Drucker, die den Druck über Port 9001
|
||||
<para>Für Drucker, die den Druck über Port 9100
|
||||
unterstützen:</para>
|
||||
|
||||
<programlisting>:lp=9100@<replaceable>network-printer-name</replaceable>:\</programlisting>
|
||||
|
@ -858,12 +858,12 @@ esac</programlisting>
|
|||
|
||||
<para>Einen Filter zu schreiben, der verschiedene Arten von
|
||||
Eingaben erkennen und formatieren kann, ist eine große
|
||||
Herausforderung. <package>print/aspfilter</package> aus der
|
||||
Herausforderung. <package>print/apsfilter</package> aus der
|
||||
Ports-Sammlung ist auch ein intelligenter Filter, der
|
||||
Dutzende Dateitypen automatisch in eine für den Drucker
|
||||
verständliche <acronym>PDL</acronym> umwandeln kann.
|
||||
Weitere Details finden Sie auf <link
|
||||
xlink:href="http://www.aspfilter.org"></link>.</para>
|
||||
xlink:href="http://www.apsfilter.org"></link>.</para>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue