summaryrefslogtreecommitdiff
path: root/sfeed_xmlenc.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_xmlenc.1')
-rw-r--r--sfeed_xmlenc.15
1 files changed, 3 insertions, 2 deletions
diff --git a/sfeed_xmlenc.1 b/sfeed_xmlenc.1
index caca7dd..9e46cf7 100644
--- a/sfeed_xmlenc.1
+++ b/sfeed_xmlenc.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd November 1, 2020
.Dt SFEED_XMLENC 1
.Os
.Sh NAME
@@ -9,7 +9,8 @@
.Sh DESCRIPTION
.Nm
reads XML data from stdin and writes the found text\-encoding to stdout.
-It translates the characters to lowercase and strips control characters.
+It converts characters in the encoding-name to lowercase and strips characters
+which are not allowed in an encoding-name.
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES