aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/enber.1
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-24 23:51:53 +0000
committerLev Walkin <vlm@lionet.info>2004-09-24 23:51:53 +0000
commitcb9792d902d16446c851c22267d99f3f1d682e0e (patch)
treec92cce1cf954354047194a65460750923f892192 /asn1c/enber.1
parentfcf97b36e987911c4f60c22b59eeae14baeb55a5 (diff)
proper keys in manual pages
Diffstat (limited to 'asn1c/enber.1')
-rw-r--r--asn1c/enber.12
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/enber.1 b/asn1c/enber.1
index b3984336..8b1f42e1 100644
--- a/asn1c/enber.1
+++ b/asn1c/enber.1
@@ -20,7 +20,7 @@ A single dash represents the standard input.
.SH EXAMPLES
Decode the BER sequence and immediately encode it back
.Vb
-\& enber \fB-p\fR \fIfilename.ber\fR | unber \fB-\fR > \fIreconstructed.ber\fR
+\& unber \fB-p\fR \fIfilename.ber\fR | enber \fB-\fR > \fIreconstructed.ber\fR
.Ve
.SH SEE ALSO
.TP