=================================================================== RCS file: /cvs/mandoc/regress/eqn/over/precedence.out_ascii,v retrieving revision 1.1 retrieving revision 1.8 diff -u -p -r1.1 -r1.8 --- mandoc/regress/eqn/over/precedence.out_ascii 2017/02/08 03:02:20 1.1 +++ mandoc/regress/eqn/over/precedence.out_ascii 2025/06/26 17:55:47 1.8 @@ -4,6 +4,7 @@ NNAAMMEE oovveerr--pprreecceeddeennccee - precedence of the fraction operator DDEESSCCRRIIPPTTIIOONN - initial text 1 + x + x^2/2 + x^3/(2 * 3) final text + initial text 1 + _x + (_x^2)/2 + (_x^3)/(2 * 3); _a^/_c~; aa/cc; + (_a)/(_c) final text -OpenBSD October 10, 2014 OpenBSD +OpenBSD July 6, 2017 OVER-PRECEDENCE(1)