[BACK]Return to eqn.7 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/eqn.7 between version 1.9 and 1.10

version 1.9, 2011/07/21 13:18:24 version 1.10, 2011/07/21 13:37:04
Line 68  box     : text
Line 68  box     : text
         | SET text text          | SET text text
         | UNDEF text          | UNDEF text
         | box mark          | box mark
           | font box
 text    : TEXT  text    : TEXT
 mark    : DOT  mark    : DOT
         | DOTDOT          | DOTDOT
Line 77  mark : DOT
Line 78  mark : DOT
         | DYAD          | DYAD
         | BAR          | BAR
         | UNDER          | UNDER
   font    : ROMAN
           | ITALIC
           | BOLD
 .Ed  .Ed
 .Pp  .Pp
 Data in TEXT form is a non-empty sequence of non-space characters or a  Data in TEXT form is a non-empty sequence of non-space characters or a

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb