Hi, could someone please add the attached patch to the documentation. I see so many people wanting to use CUPS but they all end up using the external print commands like lpr instead of the built in CUPS interface.
Any reason not to document "printcap name = cups" ? ...Juergen
--- docs/docbook/manpages/smb.conf.5.sgml.orig Thu Feb 21 20:15:33 2002 +++ docs/docbook/manpages/smb.conf.5.sgml Mon Apr 8 22:07:53 2002 @@ -5796,6 +5796,8 @@ linkend="PRINTERSSECT">[printers]</link> section above for reasons why you might want to do this.</para> + <para>To use the CUPS printing interface set <command>printcap name = cups + </command>.</para> <para>On System V systems that use <command>lpstat</command> to list available printers you can use <command>printcap name = lpstat </command> to automatically obtain lists of available printers. This
