diff options
author | Rich Bowen <rbowen@apache.org> | 2014-03-07 21:35:07 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2014-03-07 21:35:07 +0100 |
commit | 2a0f6999e42a6f9bc8b3f6ac9dff9dd92e1d71b5 (patch) | |
tree | 199983d0b8b284468b88a2cea8987bb635308b9c /docs/manual/expr.xml.meta | |
parent | Add =~ and !~ to the table of comparison operators (diff) | |
download | apache2-2a0f6999e42a6f9bc8b3f6ac9dff9dd92e1d71b5.tar.xz apache2-2a0f6999e42a6f9bc8b3f6ac9dff9dd92e1d71b5.zip |
Add =~ and !~ to the table of comparison operators
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1575392 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/expr.xml.meta')
-rw-r--r-- | docs/manual/expr.xml.meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/expr.xml.meta b/docs/manual/expr.xml.meta index d5a2e5e1a5..ea324a8bb2 100644 --- a/docs/manual/expr.xml.meta +++ b/docs/manual/expr.xml.meta @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant>fr</variant> + <variant outdated="yes">fr</variant> </variants> </metafile> |