X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/eda338944005ba86c03eb995b1f8c96a3246d89f..22af7770a2963c3aa8fea75e6b053a9df302f80a:/lib/mod_env.dtl diff --git a/lib/mod_env.dtl b/lib/mod_env.dtl index 21f2021..305ef1f 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]; +extern val setEnv : no_spaces -> no_newlines -> [^Vhost]; {{See the Apache documentation.}}