aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/subsup
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-08-23 20:29:42 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-08-23 20:29:42 +0000
commit14c1a384c48064113cff2153aac95534f1b5c0e3 (patch)
tree52959e9e2e62a428504e2ad379feaee556b79b08 /regress/eqn/subsup
parentf70e93fba9c5c8756e02b5feb4bc125fbaa95084 (diff)
downloadmandoc-14c1a384c48064113cff2153aac95534f1b5c0e3.tar.gz
mandoc-14c1a384c48064113cff2153aac95534f1b5c0e3.tar.zst
mandoc-14c1a384c48064113cff2153aac95534f1b5c0e3.zip
eliminate white space after opening and before closing punctuation
Diffstat (limited to 'regress/eqn/subsup')
-rw-r--r--regress/eqn/subsup/precedence.out_ascii2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/subsup/precedence.out_ascii b/regress/eqn/subsup/precedence.out_ascii
index 65f85d6c..bd4b62c7 100644
--- a/regress/eqn/subsup/precedence.out_ascii
+++ b/regress/eqn/subsup/precedence.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
ssuubbssuupp--pprreecceeddeennccee - precedence of subscripts and superscripts
DDEESSCCRRIIPPTTIIOONN
- initial text (_x^)_(1_)^2- + (_e~)^((_x^)__s<->) ; I_II^_I + I^(II__I) final text
+ initial text (_x^)_(1_)^2- + (_e~)^((_x^)__s<->); I_II^_I + I^(II__I) final text
OpenBSD July 6, 2017 OpenBSD