diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | 74aada477d30000e6ac65f94700daee685b344f1 (patch) | |
tree | 8798e94ceb4f68b1b53e875dab5a73858dd90fd7 /www | |
parent | 5c70394af027233ca67119795afddb7e9e3ae14e (diff) | |
download | freebsd-ports-74aada477d30000e6ac65f94700daee685b344f1.zip |
Remove duplicate words where appropriate.
Approved by: sobomax, obrien
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-FastCGI/pkg-descr | 2 | ||||
-rw-r--r-- | www/wwwcount/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-FastCGI/pkg-descr b/www/p5-FastCGI/pkg-descr index 6f1cba70cb24..dfd796db28b0 100644 --- a/www/p5-FastCGI/pkg-descr +++ b/www/p5-FastCGI/pkg-descr @@ -1,4 +1,4 @@ -This the the FCGI module for perl5 which enables CGI scripts to take +This the FCGI module for perl5 which enables CGI scripts to take advantage of servers that are FastCGI-enabled. This module does not abstract the writing of CGIs themselves, for that you should refer to the p5-CGI module. For more information about FastCGI, the performance enhancements it diff --git a/www/wwwcount/pkg-descr b/www/wwwcount/pkg-descr index 044e337b4039..b87ff7940bc5 100644 --- a/www/wwwcount/pkg-descr +++ b/www/wwwcount/pkg-descr @@ -3,7 +3,7 @@ program to record the number of raw hits on a web page. It generates a GIF image of the number of hits and returns to the browser as an in-lined image. The program also has a run-time option not to show the digit images, this way the hits can be kept without being displayed. -The hits can be be monitored without incrementing from a separate page +The hits can be monitored without incrementing from a separate page as well. The program can also display the time and date of any timezone. It has a option to countdown to a specific date (past or future). Almost all of the features are run-time options. The single program can be used |