source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: Fix incorrectly swapped labels of left/right arrows; from
@ 2017-07-20 11:07 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2017-07-20 11:07 UTC (permalink / raw)
  To: source

Log Message:
-----------
Fix incorrectly swapped labels of left/right arrows; from bentley@.

Modified Files:
--------------
    mandoc:
        eqn.7

Revision Data
-------------
Index: eqn.7
===================================================================
RCS file: /home/cvs/mandoc/mandoc/eqn.7,v
retrieving revision 1.35
retrieving revision 1.36
diff -Leqn.7 -Leqn.7 -u -p -r1.35 -r1.36
--- eqn.7
+++ eqn.7
@@ -125,7 +125,7 @@ int (integral), sum (summation), grad (g
 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
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-20 11:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20 11:07 mandoc: Fix incorrectly swapped labels of left/right arrows; from schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).