[BACK]Return to doc2html CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / tmac

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/tmac/doc2html between version 1.4 and 1.5

version 1.4, 1999/02/06 15:01:13 version 1.5, 1999/03/07 02:17:36
Line 685  Unknown .Bl list type \\$1 (#\\n(.c)
Line 685  Unknown .Bl list type \\$1 (#\\n(.c)
 .       mode-bold-off  .       mode-bold-off
 .       pc-fin  .       pc-fin
 ..  ..
   .de Oo
   .DEBUG .tm .Oo \\$*
   .       as doc-pcresult \&[
   .       ie \\n(.$>0 .recurse \\$@
   .       el .nr r-lvl +1
   .       pc-fin
   ..
   .de Oc
   .DEBUG .tm .Oc \\$*
   .       as doc-pcresult \&]
   .       ie \\n(.$>0 .recurse \\$@
   .       el .nr r-lvl -1
   .       pc-fin
   ..
 .de Op  .de Op
 .DEBUG .tm .Op \\$*  .DEBUG .tm .Op \\$*
 .       as doc-pcresult \&[  .       as doc-pcresult \&[

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

CVSweb <webmaster@jp.NetBSD.org>