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

Diff for /mandoc/eqn.7 between version 1.7 and 1.8

version 1.7, 2011/07/21 11:57:56 version 1.8, 2011/07/21 12:34:09
Line 63  The equation grammar is as follows:
Line 63  The equation grammar is as follows:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 eqn     : box | eqn box  eqn     : box | eqn box
 box     : text  box     : text
           | { eqn }
         | DEFINE text text          | DEFINE text text
         | SET text text          | SET text text
         | UNDEF text          | UNDEF text

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb