aboutsummaryrefslogtreecommitdiffstats
path: root/asn1c/asn1c.c
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-06-05 09:42:42 +0000
committerLev Walkin <vlm@lionet.info>2005-06-05 09:42:42 +0000
commit7c65512ed22df8b89c248bb4f43f320270648f71 (patch)
treec6c8db7a1d70580f81b2c1da6490e5fa9955565c /asn1c/asn1c.c
parentec1585d05eafd034d7386fe69bd77ed97a9c6d6f (diff)
updated manual page
Diffstat (limited to 'asn1c/asn1c.c')
-rw-r--r--asn1c/asn1c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1c/asn1c.c b/asn1c/asn1c.c
index cf951af1..3d08c309 100644
--- a/asn1c/asn1c.c
+++ b/asn1c/asn1c.c
@@ -313,7 +313,7 @@ usage(const char *av0) {
" -fall-defs-global Don't make the asn1_DEF_'s of structure members \"static\"\n"
" -fbless-SIZE Allow SIZE() constraint for INTEGER etc (non-std.)\n"
" -fcompound-names Disambiguate C's struct NAME's inside top-level types\n"
-" -fknown-extern-type=<name> Pretend this type is known\n"
+" -fknown-extern-type=<name> Pretend the specified type is known\n"
" -fnative-types Use \"long\" instead of INTEGER_t whenever possible, etc.\n"
" -fno-constraints Do not generate constraint checking code\n"
" -fno-include-deps Do not generate courtesy #includes for dependencies\n"