X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/eda338944005ba86c03eb995b1f8c96a3246d89f..400fd64b3e8a53f43534eb5cf23ad4cfcf79ce93:/lib/mod_env.dtl?ds=inline diff --git a/lib/mod_env.dtl b/lib/mod_env.dtl index 21f2021..c9c509f 100644 --- a/lib/mod_env.dtl +++ b/lib/mod_env.dtl @@ -1,5 +1,5 @@ {{Support for Apache's mod_env, which deals with UNIX environment variables}} -extern val setEnv : no_spaces -> no_spaces -> [^Vhost]; -{{See the +extern val setEnv : no_spaces -> no_newlines -> [^Vhost]; +{{See the Apache documentation.}}