From: Graham Leggett Date: Tue, 16 Feb 2010 22:25:34 +0000 (+0000) Subject: Fix the help description. X-Git-Tag: 2.3.6~463 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99163014c5b00d5558feb019835c0f0f3893391d;p=thirdparty%2Fapache%2Fhttpd.git Fix the help description. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910735 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/htcacheclean.c b/support/htcacheclean.c index b03c4710ab9..212192f676c 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