From: Volker Lendecke Date: Mon, 5 Mar 2007 18:33:11 +0000 (+0000) Subject: More doc fixes by Tom Bork -- thanks :-) X-Git-Tag: samba-4.0.0alpha6~801^2~1814 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03e1824f9d7d1d86d63aa67b68e07b36406f8545;p=thirdparty%2Fsamba.git More doc fixes by Tom Bork -- thanks :-) (This used to be commit af1abf9986f8d79c891cd8f94e101d5c0f69f261) --- diff --git a/docs/smbdotconf/printing/lpqcachetime.xml b/docs/smbdotconf/printing/lpqcachetime.xml index 2ae08748ba2..5a64937906a 100644 --- a/docs/smbdotconf/printing/lpqcachetime.xml +++ b/docs/smbdotconf/printing/lpqcachetime.xml @@ -14,9 +14,9 @@ The cache files are stored in /tmp/lpq.xxxx where xxxx is a hash of the lpq command in use. - The default is 10 seconds, meaning that the cached results + The default is 30 seconds, meaning that the cached results of a previous identical lpq 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 lpq command is very slow. A value of 0 will disable caching completely. diff --git a/docs/smbdotconf/printing/printcapcachetime.xml b/docs/smbdotconf/printing/printcapcachetime.xml index 53efccddae0..7dcd1b62d47 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. - Setting this parameter to 0 (the default) disables any - rescanning for new or removed printers after the initial startup. + Setting this parameter to 0 disables any rescanning for new + or removed printers after the initial startup.