Fix a typo:
/usr/local/libexec/hpif -> /usr/local/libexec/ifhp Submitted by: Randy Primeaux <randy@verbose.org>
This commit is contained in:
parent
71fdede655
commit
562363f168
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11981
1 changed files with 1 additions and 1 deletions
|
@ -1941,7 +1941,7 @@ exit 2</programlisting>
|
|||
<para>Finally, you need to notify <application>LPD</application> of
|
||||
the filter via the <literal>if</literal> capability:</para>
|
||||
|
||||
<programlisting>:if=/usr/local/libexec/hpif:</programlisting>
|
||||
<programlisting>:if=/usr/local/libexec/ifhp:</programlisting>
|
||||
|
||||
<para>That is it. You can type <command>lpr plain.text</command> and
|
||||
<filename>lpr whatever.ps</filename> and both should print
|
||||
|
|
Loading…
Reference in a new issue