diff options
author | John Terpstra <jht@samba.org> | 2005-06-17 08:38:39 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:50 -0500 |
commit | 6c77cc78200d0e7a4b952c6f6f6abf2edf55f304 (patch) | |
tree | e2ed79d9aa166b7a6aa46228421b3fcf87cd10b1 /docs | |
parent | b6bca4fdbccf9f7f40f6e8e2f520b3d42f38f26d (diff) | |
download | samba-6c77cc78200d0e7a4b952c6f6f6abf2edf55f304.tar.gz samba-6c77cc78200d0e7a4b952c6f6f6abf2edf55f304.tar.bz2 samba-6c77cc78200d0e7a4b952c6f6f6abf2edf55f304.zip |
More changes.
(This used to be commit 89e50f6abef1cd0b5637035903f2907580e3ccb5)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-FastStart.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-FastStart.xml b/docs/Samba3-HOWTO/TOSHARG-FastStart.xml index b21fae4088..ebdedeaa28 100644 --- a/docs/Samba3-HOWTO/TOSHARG-FastStart.xml +++ b/docs/Samba3-HOWTO/TOSHARG-FastStart.xml @@ -363,7 +363,7 @@ Added user jackb. system will be CUPS. By specifying that the printcap name is CUPS, Samba will use the CUPS library API to communicate directly with CUPS for all printer functions. It is possible to force the use of external printing commands by setting the value - of the <prarameter>printing</parameter> to either SYSV or BSD, and thus the value of + of the <parameter>printing</parameter> to either SYSV or BSD, and thus the value of the parameter <parameter>printcap name</parameter> must be set to something other than CUPS. In such case, it could be set to the name of any file that contains a list of printers that should be made available to Windows clients. |