From d8963c193b6ecb4caa23a180ba142aeb6479c2b4 Mon Sep 17 00:00:00 2001 From: vlm Date: Tue, 7 Mar 2006 14:09:58 +0000 Subject: [PATCH] corrections git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1059 59561ff5-6e30-0410-9f3c-9617f08c8826 --- asn1c/enber.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asn1c/enber.1 b/asn1c/enber.1 index 2262ba7c..c20b26f6 100644 --- a/asn1c/enber.1 +++ b/asn1c/enber.1 @@ -20,7 +20,7 @@ A single dash denotes the standard input. .TP \fB\-n\fR Disable input validation. By default, enber performs some basic validity checks -against the XML input. +against XML input. .SH EXAMPLES Decode a BER sequence and immediately encode it back .Vb