=================================================================== RCS file: /cvs/mandoc/regress/eqn/over/precedence.out_ascii,v retrieving revision 1.5 retrieving revision 1.7 diff -u -p -r1.5 -r1.7 --- mandoc/regress/eqn/over/precedence.out_ascii 2017/07/07 19:06:33 1.5 +++ mandoc/regress/eqn/over/precedence.out_ascii 2018/10/02 12:18:34 1.7 @@ -4,7 +4,7 @@ NNAAMMEE oovveerr--pprreecceeddeennccee - precedence of the fraction operator DDEESSCCRRIIPPTTIIOONN - initial text 1 + _x + (_x^2)/2 + (_x^3)/(2 * 3) ; _a^/_c~ ; aa/cc ; - sqrt(_a)/sqrt(_c) final text + initial text 1 + _x + (_x^2)/2 + (_x^3)/(2 * 3); _a^/_c~; aa/cc; + (_a)/(_c) final text OpenBSD July 6, 2017 OpenBSD