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

Diff for /mandoc/eqn.7 between version 1.27 and 1.29

version 1.27, 2011/09/02 19:37:35 version 1.29, 2013/07/13 19:41:16
Line 23 
Line 23 
 .Sh DESCRIPTION  .Sh DESCRIPTION
 The  The
 .Nm eqn  .Nm eqn
 language is a equation-formatting language.  language is an equation-formatting language.
 It is used within  It is used within
 .Xr mdoc 7  .Xr mdoc 7
 and  and
Line 37  This manual describes the
Line 37  This manual describes the
 .Nm  .Nm
 language accepted by the  language accepted by the
 .Xr mandoc 1  .Xr mandoc 1
 utility, which correspond to the Second Edition eqn specification (see  utility, which corresponds to the Second Edition eqn specification (see
 .Sx SEE ALSO  .Sx SEE ALSO
 for references).  for references).
 .Pp  .Pp
Line 132  This allows for arbitrary enclosure of terms (not just
Line 132  This allows for arbitrary enclosure of terms (not just
 .D1 define Ar foo cbar bazc  .D1 define Ar foo cbar bazc
 .Pp  .Pp
 It is an error to have an empty  It is an error to have an empty
 .Ar key or  .Ar key
   or
 .Ar val .  .Ar val .
 Note that a quoted  Note that a quoted
 .Ar key  .Ar key
Line 275  was added in 2011.
Line 276  was added in 2011.
 This  This
 .Nm  .Nm
 reference was written by  reference was written by
 .An Kristaps Dzonsons ,  .An Kristaps Dzonsons Aq Mt kristaps@bsd.lv .
 .Mt kristaps@bsd.lv .  

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.29

CVSweb