summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-20 11:07:27 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-20 11:07:27 +0000
commit4a5917397fc7fa169ce637221f208cd267aa09aa (patch)
treedaa46a70adde5c9e95bab4751b1496bbd29e088d
parentf639d9fc2b0290c1c2f634a9c5e1ff74c79cbfad (diff)
downloadmandoc-4a5917397fc7fa169ce637221f208cd267aa09aa.tar.gz
Fix incorrectly swapped labels of left/right arrows; from bentley@.
-rw-r--r--eqn.72
1 files changed, 1 insertions, 1 deletions
diff --git a/eqn.7 b/eqn.7
index 8af37981..c8b3931a 100644
--- a/eqn.7
+++ b/eqn.7
@@ -125,7 +125,7 @@ int (integral), sum (summation), grad (gradient), del (vector
differential), times (multiply), cdot (center-dot), nothing (zero-width
space), approx (approximately equals), prime (prime), half (one-half),
partial (partial differential), inf (infinity), >> (much greater), <<
-(much less), \-> (left arrow), <\- (right arrow), +\- (plus-minus), !=
+(much less), <\- (left arrow), \-> (right arrow), +\- (plus-minus), !=
(not equal), == (equivalence), <= (less-than-equal), and >=
(more-than-equal).
The character escape sequences documented in