summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/smb.conf.5.html
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1999-11-20 17:35:54 +0000
committerLuke Leighton <lkcl@samba.org>1999-11-20 17:35:54 +0000
commit28a63ac24d7d2344f005440ca099b255be04521b (patch)
tree793d6b7a8a94fdbd9205fca90d755814db417020 /docs/htmldocs/smb.conf.5.html
parentd8d1daff6f84e95b9e34ec96ed6bd6ccc0ea9623 (diff)
downloadsamba-28a63ac24d7d2344f005440ca099b255be04521b.tar.gz
samba-28a63ac24d7d2344f005440ca099b255be04521b.tar.xz
samba-28a63ac24d7d2344f005440ca099b255be04521b.zip
yodl update
Diffstat (limited to 'docs/htmldocs/smb.conf.5.html')
-rw-r--r--docs/htmldocs/smb.conf.5.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html
index bba323c40ad..f2f75170f80 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
-<p><br><code>\\MACHINE\aPRINTER$</code>
+<p><br><code>\\MACHINE\PRINTER$</code>
<p><br>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/