summaryrefslogtreecommitdiffstats
path: root/regress/eqn/fromto/precedence.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-07 19:06:31 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-07 19:06:31 +0000
commitc9dc84c95ce5b322fa6381ec3ad9ac3b506cc5fb (patch)
tree6156ac8629f896a2e79a15d558d474a717ec2472 /regress/eqn/fromto/precedence.out_ascii
parented519029e97f517c73fb1093e764d1c8798b75e7 (diff)
downloadmandoc-c9dc84c95ce5b322fa6381ec3ad9ac3b506cc5fb.tar.gz
add parentheses to the output where required for disambiguation
Diffstat (limited to 'regress/eqn/fromto/precedence.out_ascii')
-rw-r--r--regress/eqn/fromto/precedence.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/fromto/precedence.out_ascii b/regress/eqn/fromto/precedence.out_ascii
index 1eba1bef..b7da7180 100644
--- a/regress/eqn/fromto/precedence.out_ascii
+++ b/regress/eqn/fromto/precedence.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
DDEESSCCRRIIPPTTIIOONN
- initial text _X__a_^_c^ ; X_aa^_c ; _X_1^2__a__c^_e^_o__r^_s final text
+ initial text _X_(_a_)^_c^ ; X_aa^_c ; (_X_1^2)_(_a__c^_e)^(_o__r^_s) final text
OpenBSD July 6, 2017 OpenBSD