From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]) by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id b41f672e for ; Tue, 21 Feb 2017 18:45:13 -0500 (EST) Date: Tue, 21 Feb 2017 18:45:13 -0500 (EST) Message-Id: <13380615976830022332.enqueue@fantadrom.bsd.lv> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: fix spelling error; found by Michael with Lintian Modified Files: -------------- mdocml: roff.7 Revision Data ------------- Index: roff.7 =================================================================== RCS file: /home/cvs/mdocml/mdocml/roff.7,v retrieving revision 1.75 retrieving revision 1.76 diff -Lroff.7 -Lroff.7 -u -p -r1.75 -r1.76 --- roff.7 +++ roff.7 @@ -1780,7 +1780,7 @@ maximum (not available in C) .El .Pp There is no concept of precedence; evaluation proceeds from left to right, -except when subexpressions are enclosed in parantheses. +except when subexpressions are enclosed in parentheses. Inside parentheses, whitespace is ignored. .Sh ESCAPE SEQUENCE REFERENCE The -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv