aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-03-07 13:45:38 +0000
committerLev Walkin <vlm@lionet.info>2006-03-07 13:45:38 +0000
commit9d69ddc0ec839024f0a7f5fe24185bd71a90f1b2 (patch)
tree4f0b10101c2c274cecd1abd3d0b77dab793e0a42 /asn1c
parent0b2b2b59088c93e2b376b683a162efdba629e7b8 (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 add5e934..0febd26e 100644
--- a/asn1c/unber.1
+++ b/asn1c/unber.1
@@ -83,11 +83,11 @@ Sample XML output:
\&</I O="14" T="[UNIVERSAL 0]" TL="2" L="16">
.Ve
.SH EXAMPLES
-Decode the given Tag/Length sequence given in hexadecimal form:
+Decode the given Tag/Length sequence specified in hexadecimal form:
.Vb
\& unber \fB-t\fR "\fIbf 20\fR"
.Ve
-Decode the given DER file using two-spaces indentation:
+Decode the DER file using two-spaces indentation:
.Vb
\& unber \fB-i\fR \fI2\fR \fIfilename.der\fR
.Ve