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 504b8431 for ; Mon, 4 Sep 2017 05:35:57 -0500 (EST) Date: Mon, 4 Sep 2017 05:35:57 -0500 (EST) Message-Id: <3253235994095828020.enqueue@fantadrom.bsd.lv> X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: mandoc: fix grammar; while here, improve spacing; from sobrado@ X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- fix grammar; while here, improve spacing; from sobrado@ Modified Files: -------------- mandoc: eqn.7 Revision Data ------------- Index: eqn.7 =================================================================== RCS file: /home/cvs/mandoc/mandoc/eqn.7,v retrieving revision 1.36 retrieving revision 1.37 diff -Leqn.7 -Leqn.7 -u -p -r1.36 -r1.37 --- eqn.7 +++ eqn.7 @@ -83,7 +83,7 @@ box : text | \(dqsqrt\(dq box | box pos box | box mark - | \(dqmatrix\(dq \(dq{\(dq [col \(dq{\(dq list \(dq}\(dq ]* + | \(dqmatrix\(dq \(dq{\(dq [col \(dq{\(dq list \(dq}\(dq]* \(dq}\(dq | pile \(dq{\(dq list \(dq}\(dq | font box | \(dqsize\(dq text box -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv