From 99163014c5b00d5558feb019835c0f0f3893391d Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Tue, 16 Feb 2010 22:25:34 +0000 Subject: [PATCH] Fix the help description. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910735 13f79535-47bb-0310-9956-ffa450edef68 --- support/htcacheclean.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/htcacheclean.c b/support/htcacheclean.c index b03c4710ab..212192f676 100644 --- a/support/htcacheclean.c +++ b/support/htcacheclean.c @@ -735,7 +735,7 @@ static void usage(const char *error) NL " -p Specify PATH as the root directory of the disk cache." NL NL - " -P Specify PIDFILE as the file to write the pid file to." NL + " -P Specify PIDFILE as the file to write the pid to." NL NL " -l Specify LIMIT as the total disk cache size limit. Attach 'K'" NL " or 'M' to the number for specifying KBytes or MBytes." NL -- 2.40.0