From 5b6e24e05185c64786346b04242e74ac62ce7a5c Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Sat, 20 Nov 1999 17:35:54 +0000 Subject: yodl update (This used to be commit 28a63ac24d7d2344f005440ca099b255be04521b) --- docs/htmldocs/smb.conf.5.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/htmldocs/smb.conf.5.html') diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index bba323c40a..f2f75170f8 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -204,7 +204,6 @@ would look like this: [printers] path = /usr/spool/public - writeable = no guest ok = yes printable = yes @@ -3240,7 +3239,7 @@ in the docs/ directory, PRINTER_DRIVER.txt. find the printer driver files for the automatic installation of drivers for Windows 95 machines. If Samba is set up to serve printer drivers to Windows 95 machines, this should be set to -


\\MACHINE\aPRINTER$ +


\\MACHINE\PRINTER$


Where MACHINE is the NetBIOS name of your Samba server, and PRINTER$ is a share you set up for serving printer driver files. For more details on setting this up see the documentation file in the docs/ -- cgit