diff --git a/asn1c/enber.1 b/asn1c/enber.1 index c20b26f6..b379f432 100644 --- a/asn1c/enber.1 +++ b/asn1c/enber.1 @@ -29,7 +29,7 @@ Decode a BER sequence and immediately encode it back .SH FOOTNOTES This program does not attempt to perform full-fledged XML parsing. It is merely compatible with \fIunber\fR\|(1)'s output. -In particular, the XML comments are not supported. +In particular, XML comments are not supported. The following characters after the initial white space indicate the start of a comment: "\fB#\fR" (a hash) and "\fB--\fR" (two dashes). The whole comment line is ignored completely. Empty lines are ignored as well.