summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_filter.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rsyslog_conf_filter.html')
-rw-r--r--doc/rsyslog_conf_filter.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/rsyslog_conf_filter.html b/doc/rsyslog_conf_filter.html
index cf21ff95..1d30d8ae 100644
--- a/doc/rsyslog_conf_filter.html
+++ b/doc/rsyslog_conf_filter.html
@@ -141,7 +141,13 @@ once they are implemented, it can make very much sense
<tr>
<td>regex</td>
<td>Compares the property against the provided POSIX
-regular
+BRE regular
+expression.</td>
+</tr>
+<tr>
+<td>ereregex</td>
+<td>Compares the property against the provided POSIX
+ERE regular
expression.</td>
</tr>
</tbody>