From 30129251f26a4b2b59817eb984cc76251e89691d Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 12 May 2000 13:05:24 +0000 Subject: Added mention of the CUPS option for the printing parameter -jerry (This used to be commit 3fed01f9c311bb81ce3013453a5dc9630201ccf1) --- docs/yodldocs/smb.conf.5.yo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/yodldocs') diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index 8983c26880..dc26764d8f 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -4880,10 +4880,10 @@ command"))(lprmcommand) if specified in the link(bf([global]))(global) section. Currently eight printing styles are supported. They are -bf("printing=BSD"), bf("printing=AIX"), bf("printing=LPRNG"), -bf("printing=PLP"), -bf("printing=SYSV"),bf("printing="HPUX"),bf("printing=QNX") and -bf("printing=SOFTQ"). +bf("printing=BSD"), bf("printing=AIX"), +bf("printing=LPRNG"), bf("printing=PLP"), bf("printing=SYSV"), +bf("printing="HPUX"), bf("printing=QNX"), bf("printing=SOFTQ"), +and bf("printing=CUPS"). To see what the defaults are for the other print commands when using the various options use the url(bf("testparm"))(testparm.1.html) program. -- cgit