From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id s7EKRjv9004506 for ; Thu, 14 Aug 2014 16:27:45 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id s7EKRjTY008494; Thu, 14 Aug 2014 16:27:45 -0400 (EDT) Date: Thu, 14 Aug 2014 16:27:45 -0400 (EDT) Message-Id: <201408142027.s7EKRjTY008494@krisdoz.my.domain> 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: remove double word; from jmc@ X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- remove double word; from jmc@ Modified Files: -------------- mdocml: roff.7 Revision Data ------------- Index: roff.7 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/roff.7,v retrieving revision 1.56 retrieving revision 1.57 diff -Lroff.7 -Lroff.7 -u -p -r1.56 -r1.57 --- roff.7 +++ roff.7 @@ -756,7 +756,7 @@ If COND starts with a parenthesis or wit integer number, it is evaluated according to the rules of .Sx Numerical expressions explained below. -It evaluates to true if the the result is positive, +It evaluates to true if the result is positive, or to false if the result is zero or negative. .It Otherwise, the first character of COND is regarded as a delimiter -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv