aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-03-07 13:50:36 +0000
committerLev Walkin <vlm@lionet.info>2006-03-07 13:50:36 +0000
commite5d89ca6702729686acd5f90e46499dd07d5818d (patch)
treecc2fcd56f7caecc84bafc8e0a9ac8375cfe83960 /asn1c
parent9d69ddc0ec839024f0a7f5fe24185bd71a90f1b2 (diff)
corrections
Diffstat (limited to 'asn1c')
-rw-r--r--asn1c/unber.12
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/unber.1 b/asn1c/unber.1
index 0febd26e..0d6e60ab 100644
--- a/asn1c/unber.1
+++ b/asn1c/unber.1
@@ -95,7 +95,7 @@ Decode the binary stream taken from the standard input:
.Vb
\& cat \fI...\fR | unber \fB-\fR
.Ve
-Decode the binary stream into the same stream (see \&\fIenber\fR\|(1)):
+Decode the binary stream and encode it back into an identical stream (see \&\fIenber\fR\|(1)):
.Vb
\& cat \fI...\fR | unber \fB-p\fR \fB-\fR | enber \fB-\fR > \fIfilename.ber\fR
.Ve