aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-03-07 13:39:58 +0000
committerLev Walkin <vlm@lionet.info>2006-03-07 13:39:58 +0000
commit0b2b2b59088c93e2b376b683a162efdba629e7b8 (patch)
tree6c2def520430aa84118a651bdf07d60d889a127a /asn1c
parent4b0c784972daf00bba6c9e56de5cd4a73baa9919 (diff)
corrections
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/unber.14
1 files changed, 2 insertions, 2 deletions
diff --git a/asn1c/unber.1 b/asn1c/unber.1
index 593a6f67..add5e934 100644
--- a/asn1c/unber.1
+++ b/asn1c/unber.1
@@ -53,7 +53,7 @@ The XML opening tag format is as follows:
Where:
.TP
\fBtform\fR
-Which form the value is in: primitive ("P") or constructed ("C") or constructed with indefinite length ("I")
+Encoding form the value is in: primitive ("P") or constructed ("C") or constructed with indefinite length ("I")
.TP
\fBoff\fR
Offset of the encoded element in the unber input stream.
@@ -71,7 +71,7 @@ The length of the value (V, encoded by the L), may be "Indefinite".
Likely name of the underlying ASN.1 type (for UNIVERSAL tags).
.TP
[\fBF\fR]
-Indicates that the value was reformatted (pretty-printed). This may only appear in the output as long \fB-p\fR command line option is \fInot\fR specified.
+Indicates that the value was reformatted (pretty-printed). This will never appear in the output produced using \fB-p\fR command line option.
.P
Sample XML output:
.Vb