martin 01/12/14 04:59:39
Modified: htdocs/manual/mod mod_env.html.en
Log:
Apply mod_speling
Revision Changes Path
1.22 +3 -3 httpd-docs-1.3/htdocs/manual/mod/mod_env.html.en
Index: mod_env.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_env.html.en,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- mod_env.html.en 2001/12/05 16:43:36 1.21
+++ mod_env.html.en 2001/12/14 12:59:38 1.22
@@ -67,7 +67,7 @@
<a href="directive-dict.html#Compatibility"
rel="Help"><strong>Compatibility:</strong></a> PassEnv is only
available in Apache 1.1 and later. Directory and .htaccess context
- is availble in Apache 1.3.7 and later.
+ is available in Apache 1.3.7 and later.
<p>Specifies one or more environment variables to pass to CGI
scripts and SSI pages from the environment of the shell which
@@ -93,7 +93,7 @@
<a href="directive-dict.html#Compatibility"
rel="Help"><strong>Compatibility:</strong></a> SetEnv is only
available in Apache 1.1 and later. Directory and .htaccess context
- is availble in Apache 1.3.7 and later.
+ is available in Apache 1.3.7 and later.
<p>Sets an environment variable, which is then passed on to CGI
scripts and SSI pages. Example:</p>
@@ -119,7 +119,7 @@
<a href="directive-dict.html#Compatibility"
rel="Help"><strong>Compatibility:</strong></a> UnsetEnv is only
available in Apache 1.1 and later. Directory and .htaccess context
- is availble in Apache 1.3.7 and later.
+ is available in Apache 1.3.7 and later.
<p>Removes one or more environment variables from those passed
on to CGI scripts and SSI pages. Example:</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]