From 41ff826136851a6a079bd3e45c88ec4877c2356a Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Wed, 24 Jan 2007 20:41:34 -0500 Subject: [PATCH] Reword some stuff. --- doc/pwmdrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/pwmdrc b/doc/pwmdrc index 19437934..b2a5e8e5 100644 --- a/doc/pwmdrc +++ b/doc/pwmdrc @@ -34,8 +34,9 @@ disable_mlockall=false # data_directory. #cache_push=somefile, anotherfile -# Timeout for the a cached file. If -1, the file will be kept in the cache -# forever. If 0, then every OPEN and SAVE command will require a key. +# The number of seconds to keep a file in the cache. If -1, the file will be +# kept forever. If 0, then every OPEN and SAVE command for a file will require +# a key. cache_timeout=-1 # File specific settings are allowed by placing the filename in braces. Only -- 2.11.4.GIT