summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 83c99412..d8c44eb1 100644
--- a/txr.1
+++ b/txr.1
@@ -2483,8 +2483,8 @@ substituted into HTML, these should be replaced by < and >.
This is what filtering is for. Filtering is applied to the contents of output
variables, not to any template text.
.B txr
-implements named filters. Currently, the only built-in filter available is
-called :to_html and user-defined filters are not possible.
+implements named filters. Currently, the only built-in filters available are
+:to_html and :from_html. User-defined filters are not possible.
To escape HTML characters in all variable substitutions occuring in
an output clause, specify :filter :to_html in the directive: