From 115a39775cb923d026dde58633b6ba6aef3a1943 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 25 Sep 2002 15:10:57 +0000 Subject: sync'ing up for 3.0alpha20 release (This used to be commit b5d03c7b55fb2f34fa4d0228abe4389020e5ed5f) --- docs/htmldocs/printer_driver2.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/htmldocs/printer_driver2.html') diff --git a/docs/htmldocs/printer_driver2.html b/docs/htmldocs/printer_driver2.html index b3dbc9f9fc..5a6e6586da 100644 --- a/docs/htmldocs/printer_driver2.html +++ b/docs/htmldocs/printer_driver2.html @@ -165,7 +165,7 @@ CLASS="PARAMETER" >printer driver file parameter, are being depreciated and should not +> parameter, are being deprecated and should not be used in new installations. For more information on this change, you should refer to the One issue that has arisen during the development phase of Samba 2.2 is the need to support driver downloads for 100's of printers. Using the Windows NT APW is somewhat -awkward to say the list. If more than one printer are using the +awkward to say the least. If more than one printer is using the same driver, the can be used to set the driver -associated with an installed driver. The following is example +associated with an installed driver. The following is an example of how this could be accomplished:

smb.conf
-in the "Printers..." folder.  Also existing in this folder is the Windows NT 
+in the "Printers..." folder.  Also in this folder is the Windows NT 
 Add Printer Wizard icon.  The APW will be show only if

add printer command and reparse to the and reparse the smb.conf @@ -594,7 +594,7 @@ CLASS="PARAMETER" > is executed under the context of the connected user, not necessarily a root account.

There is a complementing There is a complementary Windows NT/2000 print servers associate a port with each printer. These normally take the form of LPT1:, COM1:, FILE:, etc... Samba must also support the concept of ports associated with a printer. By default, only one printer port, -named "Samba Printer Port", exists on a system. Samba does not really a port in +named "Samba Printer Port", exists on a system. Samba does not really need a port in order to print, rather it is a requirement of Windows clients.

Note that Samba does not support the concept of "Printer Pooling" internally @@ -978,10 +978,10 @@ CLASS="PARAMETER" >use client driver). Both of -these options are described in the smb.coinf(5) man page and are +these options are described in the smb.conf(5) man page and are disabled by default.

\ No newline at end of file +> -- cgit