Ticket #84: xmlroff-code-rules.xml.patch
| File xmlroff-code-rules.xml.patch, 505 bytes (added by asmodai, 4 years ago) |
|---|
-
xmlroff-code-rules.xml
old new 5 5 <abstract><para>Coding conventions for xmlroff code</para></abstract> 6 6 </sectioninfo> 7 7 8 <section >8 <section id="abbreviations"> 9 9 <title>Abbreviations</title> 10 10 11 11 <para> … … 75 75 76 76 </section> 77 77 78 <section >78 <section id="compare-pointers-to-null"> 79 79 <title>Compare pointers to NULL</title> 80 80 81 81 <para>
