X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-asncomp-man.xml;fp=doc%2Fyaz-asncomp-man.xml;h=18b6146fd18f8a5f2ca59e8276725c22dca479da;hp=e551a56bfb79d6ddcd5ace3d789dea6dd97e4fb5;hb=323805b6779bcf1befdc7cdd7f10c23b06885e0d;hpb=0ec12c344e05f3637af9f48e6aa28a54d99f8343 diff --git a/doc/yaz-asncomp-man.xml b/doc/yaz-asncomp-man.xml index e551a56..18b6146 100644 --- a/doc/yaz-asncomp-man.xml +++ b/doc/yaz-asncomp-man.xml @@ -52,7 +52,7 @@ which is a library that encodes/decodes/prints BER packages. yaz-asncomp allows you to specify name of resulting source via options. Alternatively, you can specify - a DEFINISIONS file, which provides customized output to + a DEFINITIONS file, which provides customized output to many output files - if the ASN.1 specification file consists of many modules. @@ -135,7 +135,7 @@ The definitions file is really a Tcl script but follows traditional rules for Shell like configuration files. That is # denotes the beginning of a comment. Definitions - are line oriented. The definitions files usually consists of + are line oriented. The definitions files usually consist of a series of variable assignments of the form: @@ -221,7 +221,7 @@ Maps member member in CHOICE of name in module module to value. - Value consists of to or three tokens. The first token + Value consists of two or three tokens. The first token is name of the integer in the union that is used as selector for the union itself. The second token is name of the union.