diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2001-08-03 00:50:26 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2001-08-03 00:50:26 +0000 |
commit | 98747ddffa625bb27747fcb625339c18af9bf967 (patch) | |
tree | 918f0bc0154ab58b1d5afe05a7f1eb4bb943dbf8 /docs/manual/mod | |
parent | 5c65228471d0454a61e0bd1fce31e38bf15eb413 (diff) | |
download | httpd-98747ddffa625bb27747fcb625339c18af9bf967.tar.gz |
Thanks Justin :) This also looked a bit klunky
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89895 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod')
-rw-r--r-- | docs/manual/mod/directive-dict.html | 4 | ||||
-rw-r--r-- | docs/manual/mod/directive-dict.html.en | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual/mod/directive-dict.html b/docs/manual/mod/directive-dict.html index 5511e2d4b7..07e8c68fd9 100644 --- a/docs/manual/mod/directive-dict.html +++ b/docs/manual/mod/directive-dict.html @@ -370,8 +370,8 @@ more details.</dd> If this directive is eliminated since the Apache version 1 distribution, the directive or option that replaces the behavior should be cited here. In general, directives, features, and options are only deprecated to - minimize debugging of conflicting features, or features that can only - be supported in an alternate manner. + minimize debugging of conflicting features, or if the feature can only + continue to be supported in an alternate manner. </P> <!--#include virtual="footer.html" --> diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 5511e2d4b7..07e8c68fd9 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -370,8 +370,8 @@ more details.</dd> If this directive is eliminated since the Apache version 1 distribution, the directive or option that replaces the behavior should be cited here. In general, directives, features, and options are only deprecated to - minimize debugging of conflicting features, or features that can only - be supported in an alternate manner. + minimize debugging of conflicting features, or if the feature can only + continue to be supported in an alternate manner. </P> <!--#include virtual="footer.html" --> |