
I'm happy for you to copy my work into errors.c . Behind the scenes I have it seperated into two pieces -- a reference, e.g. "RFC2578 section 7.1.12", and a quote, e.g. ... A conceptual row has SYNTAX of the form:
<EntryType>
where <EntryType> is a SEQUENCE type defined as follows:
<EntryType> ::= SEQUENCE { <type1>, ... , <typeN> }
where there is one <type> for each subordinate object, and each <type> is of the form:
<descriptor> <syntax>
where <descriptor> is the descriptor naming a subordinate object, and <syntax> has the value of that subordinate object's SYNTAX clause, except that <B>both sub-typing information and the named values for enumerated integers or the named bits for the BITS construct, are omitted from <syntax></B>.
I'd love to be able to generate my pages from errors.c, but I'd like to keep the emphasis. Perhaps the string in the file could have some sequence like // to replace the emphasis.
Bill