From 268c88f5433d2a87d1eeab40076c8737b5786b08 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 26 Jun 2017 20:11:45 +0000 Subject: catch up with the recent eqn(7) improvements --- regress/eqn/over/precedence.out_ascii | 2 +- regress/eqn/over/precedence.out_html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'regress/eqn/over') diff --git a/regress/eqn/over/precedence.out_ascii b/regress/eqn/over/precedence.out_ascii index 3e930019..80bec6c2 100644 --- a/regress/eqn/over/precedence.out_ascii +++ b/regress/eqn/over/precedence.out_ascii @@ -4,6 +4,6 @@ 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) final text OpenBSD October 10, 2014 OpenBSD diff --git a/regress/eqn/over/precedence.out_html b/regress/eqn/over/precedence.out_html index c0128021..b7c4f36d 100644 --- a/regress/eqn/over/precedence.out_html +++ b/regress/eqn/over/precedence.out_html @@ -1 +1 @@ -1+x+x22+x32*3 +1+x+x22+x32*3 -- cgit v1.2.3-56-ge451