aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit2ad3912105483861698bdc6c0e99b0527c18c5d5 (patch)
tree777ec48d7475f533687742cf0bda0e36a7c6a7e1
parentb411b5bb8296ebcc959ea5f1fbc377f7f869de92 (diff)
downloadmandoc-2ad3912105483861698bdc6c0e99b0527c18c5d5.tar.gz
mandoc-2ad3912105483861698bdc6c0e99b0527c18c5d5.tar.zst
mandoc-2ad3912105483861698bdc6c0e99b0527c18c5d5.zip
Fix incorrectly swapped labels of left/right arrows; from bentley@.
-rw-r--r--eqn.76
1 files changed, 3 insertions, 3 deletions
diff --git a/eqn.7 b/eqn.7
index e3aad72e..33d509bd 100644
--- a/eqn.7
+++ b/eqn.7
@@ -1,4 +1,4 @@
-.\" $Id: eqn.7,v 1.35 2015/03/30 16:06:14 schwarze Exp $
+.\" $Id: eqn.7,v 1.36 2017/07/20 11:07:27 schwarze Exp $
.\"
.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 30 2015 $
+.Dd $Mdocdate: July 20 2017 $
.Dt EQN 7
.Os
.Sh NAME
@@ -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