summaryrefslogtreecommitdiffstats
path: root/regress/eqn/unary/sqrt.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
commit7a652daded74f9e8becb34e9dca1d6202eae46fe (patch)
tree074d0f8b776cc7a5000a61a5baabd454c9c0b892 /regress/eqn/unary/sqrt.out_ascii
parentd06770ec5841a0d0f6cc2f9616d2a46daa15450b (diff)
downloadmandoc-7a652daded74f9e8becb34e9dca1d6202eae46fe.tar.gz
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/unary/sqrt.out_ascii')
-rw-r--r--regress/eqn/unary/sqrt.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/unary/sqrt.out_ascii b/regress/eqn/unary/sqrt.out_ascii
index f109b770..7aa6778e 100644
--- a/regress/eqn/unary/sqrt.out_ascii
+++ b/regress/eqn/unary/sqrt.out_ascii
@@ -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