From 0b2b2b59088c93e2b376b683a162efdba629e7b8 Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Tue, 7 Mar 2006 13:39:58 +0000 Subject: corrections --- asn1c/unber.1 | 4 ++-- 1 file 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 -- cgit v1.2.3