Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

Diff for libcfg+/Attic/db-html2man between version 1.5 and 1.6

version 1.5, 2002/09/02 16:12:49 version 1.6, 2002/09/02 16:15:48
Line 36  function handle_table(str)
Line 36  function handle_table(str)
                         if (entries == 1 )                          if (entries == 1 )
                                 sub(/<entry>/, "<term>");                                  sub(/<entry>/, "<term>");
                         else {                          else {
                                 print "<listitem>";                                  if (entries == 2)
                                           print "<listitem>";
                                 sub(/<entry>/, "<para>");                                  sub(/<entry>/, "<para>");
                         }                          }
                 }                  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top