aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-03-07 14:11:06 +0000
committerLev Walkin <vlm@lionet.info>2006-03-07 14:11:06 +0000
commit382818150f2bafbe3bc8da57887b0163ab0a40f5 (patch)
tree0fb3ce1019a601c9cb83ad0833cf9bd024a5edd1 /asn1c
parentfbc05c96bfed91e3caf68fd2f9a78d928a1f3937 (diff)
corrections
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/enber.12
1 files changed, 1 insertions, 1 deletions
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.