summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/printing
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-03-05 18:33:11 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:28 -0500
commit03e1824f9d7d1d86d63aa67b68e07b36406f8545 (patch)
treeaa78c23e4679cb96b89a4c7f6f07574a8c04fb72 /docs/smbdotconf/printing
parent5cc5f7b4ea2d9f8ece59e1589020792b90927dc1 (diff)
downloadsamba-03e1824f9d7d1d86d63aa67b68e07b36406f8545.tar.gz
samba-03e1824f9d7d1d86d63aa67b68e07b36406f8545.tar.bz2
samba-03e1824f9d7d1d86d63aa67b68e07b36406f8545.zip
More doc fixes by Tom Bork -- thanks :-)
(This used to be commit af1abf9986f8d79c891cd8f94e101d5c0f69f261)
Diffstat (limited to 'docs/smbdotconf/printing')
-rw-r--r--docs/smbdotconf/printing/lpqcachetime.xml4
-rw-r--r--docs/smbdotconf/printing/printcapcachetime.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/smbdotconf/printing/lpqcachetime.xml b/docs/smbdotconf/printing/lpqcachetime.xml
index 2ae08748ba..5a64937906 100644
--- a/docs/smbdotconf/printing/lpqcachetime.xml
+++ b/docs/smbdotconf/printing/lpqcachetime.xml
@@ -14,9 +14,9 @@
<para>The cache files are stored in <filename moreinfo="none">/tmp/lpq.xxxx</filename>
where xxxx is a hash of the <command moreinfo="none">lpq</command> command in use.</para>
- <para>The default is 10 seconds, meaning that the cached results
+ <para>The default is 30 seconds, meaning that the cached results
of a previous identical <command moreinfo="none">lpq</command> command will be used
- if the cached data is less than 10 seconds old. A large value may
+ if the cached data is less than 30 seconds old. A large value may
be advisable if your <command moreinfo="none">lpq</command> command is very slow.</para>
<para>A value of 0 will disable caching completely.</para>
diff --git a/docs/smbdotconf/printing/printcapcachetime.xml b/docs/smbdotconf/printing/printcapcachetime.xml
index 53efccddae..7dcd1b62d4 100644
--- a/docs/smbdotconf/printing/printcapcachetime.xml
+++ b/docs/smbdotconf/printing/printcapcachetime.xml
@@ -10,8 +10,8 @@
to allow an earlier first rescan of the printing subsystem.
</para>
- <para>Setting this parameter to 0 (the default) disables any
- rescanning for new or removed printers after the initial startup.
+ <para>Setting this parameter to 0 disables any rescanning for new
+ or removed printers after the initial startup.
</para>
</description>