From 7822a0df68ca959fd4476d9b9ce9bbb6864cc201 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Fri, 29 May 2009 11:39:54 -0400 Subject: - fix a typo or two --- src/credmonger.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/credmonger.8.in b/src/credmonger.8.in index 6061418..c0b9a6d 100644 --- a/src/credmonger.8.in +++ b/src/credmonger.8.in @@ -25,8 +25,8 @@ to the named file. .SH CONFIGURATION The \fIcredmonger\fP daemon searches its configuration directory for -files. Each file is expected to contain one or lines, each containing a -colon-separated list of relevant settings. +files. Each file is expected to contain one or more lines, each containing a +colon-delimited entry with relevant settings. The first field contains the name or UID of the user for whom the credential cache should be maintained. -- cgit