diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-08-23 20:29:42 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-08-23 20:29:42 +0000 |
commit | 12117bdb06c2ea3ee37d7508ce54c9626b3701a9 (patch) | |
tree | 5e1e9ebe993f155473fcf70dd4b88a9b58da11b3 /regress/eqn/fromto | |
parent | 557780bebdb6f646d2fa26cb84847307fe45918b (diff) | |
download | mandoc-12117bdb06c2ea3ee37d7508ce54c9626b3701a9.tar.gz |
eliminate white space after opening and before closing punctuation
Diffstat (limited to 'regress/eqn/fromto')
-rw-r--r-- | regress/eqn/fromto/precedence.out_ascii | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/eqn/fromto/precedence.out_ascii b/regress/eqn/fromto/precedence.out_ascii index b7da7180..15a80120 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 |