summaryrefslogtreecommitdiff
path: root/docs/htmldocs/smbspool.8.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/htmldocs/smbspool.8.html')
-rw-r--r--docs/htmldocs/smbspool.8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/htmldocs/smbspool.8.html b/docs/htmldocs/smbspool.8.html
index 186f30ebcf..7366ab458f 100644
--- a/docs/htmldocs/smbspool.8.html
+++ b/docs/htmldocs/smbspool.8.html
@@ -3,7 +3,7 @@
are position-dependent for compatibility with the Common UNIX
Printing System, but you can use smbspool with any printing system
or from a program or script.</p><p><span class="emphasis"><em>DEVICE URI</em></span></p><p>smbspool specifies the destination using a Uniform Resource
- Identifier (&quot;URI&quot;) with a method of &quot;smb&quot;. This string can take
+ Identifier ("URI") with a method of "smb". This string can take
a number of forms:</p><div class="itemizedlist"><ul type="disc"><li><p>smb://server/printer</p></li><li><p>smb://workgroup/server/printer</p></li><li><p>smb://username:password@server/printer</p></li><li><p>smb://username:password@workgroup/server/printer</p></li></ul></div><p>smbspool tries to get the URI from argv[0]. If argv[0]
contains the name of the program then it looks in the <tt class="envar">
DEVICE_URI</tt> environment variable.</p><p>Programs using the <b class="command">exec(2)</b> functions can