summaryrefslogtreecommitdiffstats
path: root/regress/eqn/fromto/basic.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-08-23 13:01:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-08-23 13:01:29 +0000
commitddfc9b897c5dc3180c2cb77bdedcb614ad1ffe89 (patch)
tree53c7eeedc71306e19b2a3b485db1647f6801cf75 /regress/eqn/fromto/basic.out_ascii
parentae306c4bcb5ff4e7aaf094095ac4edf87969c77c (diff)
downloadmandoc-ddfc9b897c5dc3180c2cb77bdedcb614ad1ffe89.tar.gz
Improve ASCII rendering of a few rare character escape sequences
that can be changed unilaterally because groff fails to render them at all.
Diffstat (limited to 'regress/eqn/fromto/basic.out_ascii')
-rw-r--r--regress/eqn/fromto/basic.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/fromto/basic.out_ascii b/regress/eqn/fromto/basic.out_ascii
index 86697c94..68ae5699 100644
--- a/regress/eqn/fromto/basic.out_ascii
+++ b/regress/eqn/fromto/basic.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
ffrroommttoo--bbaassiicc - vertical stacking
DDEESSCCRRIIPPTTIIOONN
- initial text E_(_i = 1)^<infinity> 1/(_i^2) final text
+ initial text <sum>_(_i = 1)^<infinity> 1/(_i^2) final text
OpenBSD July 4, 2017 OpenBSD