=================================================================== RCS file: /cvs/mandoc/regress/eqn/unary/sqrt.out_ascii,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/regress/eqn/unary/sqrt.out_ascii 2017/02/12 14:19:03 1.2 +++ mandoc/regress/eqn/unary/sqrt.out_ascii 2017/06/26 20:11:53 1.3 @@ -4,6 +4,6 @@ NNAAMMEE uunnaarryy--ssqqrrtt - square root DDEESSCCRRIIPPTTIIOONN - initial text r = sqrt(x^2 + y^2) + sqrt() + sqrt final text + initial text _r = sqrt(_x^2 + _y^2) + sqrt(_a + _b) + sqrt() + sqrt final text OpenBSD February 12, 2017 OpenBSD