[BACK]Return to precedence.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / eqn / over

Annotation of mandoc/regress/eqn/over/precedence.in, Revision 1.1

1.1     ! schwarze    1: .Dd October 10, 2014
        !             2: .Dt OVER-PRECEDENCE 1
        !             3: .Os OpenBSD
        !             4: .Sh NAME
        !             5: .Nm over-precedence
        !             6: .Nd precedence of the fraction operator
        !             7: .Sh DESCRIPTION
        !             8: initial text
        !             9: .EQ
        !            10: 1 + x + x sup 2 over 2 + x sup 3 over { 2 * 3 }
        !            11: .EN
        !            12: final text

CVSweb