summaryrefslogtreecommitdiffstats
path: root/doc/expression.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/expression.html')
-rw-r--r--doc/expression.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/expression.html b/doc/expression.html
index dbb9f68c..6298b74a 100644
--- a/doc/expression.html
+++ b/doc/expression.html
@@ -6,7 +6,7 @@
<body>
<h1>Expressions</h1>
<p>Rsyslog supports expressions at a growing number of places. So
-far, they are supported for filtering messages.</p>
+far, they are supported for filtering messages.</p><p>C-like comments (/* some comment */) are supported <span style="font-weight: bold;">inside</span> the expression, but not yet in the rest of the configuration file.</p>
<p></p>
<h2>Formal Definition</h2>