summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/printing
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2012-06-11 20:58:11 +0200
committerBjoern Jacke <bj@sernet.de>2012-06-11 23:16:26 +0200
commit1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4 (patch)
tree16714f8c7bcba87fd3d45a6b5ac05fa6f8e7e715 /docs-xml/smbdotconf/printing
parent17d5fbde4341d82c8a20dfa0bd94a6db12bebe41 (diff)
downloadsamba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.gz
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.tar.bz2
samba-1b0690fd83dda57d96da3eb5fcd7bc482d1f97d4.zip
s3/doc: some spelling fixes
Thanks to Frans Luteijn <f.a.g.luteijn at knoware.nl> for providing the fixes! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Mon Jun 11 23:16:26 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/printing')
-rw-r--r--docs-xml/smbdotconf/printing/printcapname.xml2
-rw-r--r--docs-xml/smbdotconf/printing/useclientdriver.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/printing/printcapname.xml b/docs-xml/smbdotconf/printing/printcapname.xml
index f581e95693..7945ef4e3c 100644
--- a/docs-xml/smbdotconf/printing/printcapname.xml
+++ b/docs-xml/smbdotconf/printing/printcapname.xml
@@ -13,7 +13,7 @@
<para>
To use the CUPS printing interface set <command moreinfo="none">printcap name = cups </command>. This should
- be supplemented by an addtional setting <smbconfoption name="printing">cups</smbconfoption> in the [global]
+ be supplemented by an additional setting <smbconfoption name="printing">cups</smbconfoption> in the [global]
section. <command moreinfo="none">printcap name = cups</command> will use the &quot;dummy&quot; printcap
created by CUPS, as specified in your CUPS configuration file.
</para>
diff --git a/docs-xml/smbdotconf/printing/useclientdriver.xml b/docs-xml/smbdotconf/printing/useclientdriver.xml
index 4d9b7abfcc..ecb9c3cdcf 100644
--- a/docs-xml/smbdotconf/printing/useclientdriver.xml
+++ b/docs-xml/smbdotconf/printing/useclientdriver.xml
@@ -19,7 +19,7 @@
printer using MS-RPC. The problem is that because the client
considers the printer to be local, it will attempt to issue the
OpenPrinterEx() call requesting access rights associated with the
- logged on user. If the user possesses local administator rights but
+ logged on user. If the user possesses local administrator rights but
not root privilege on the Samba host (often the case), the
OpenPrinterEx() call will fail. The result is that the client will
now display an &quot;Access Denied; Unable to connect&quot; message