From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (kristaps@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o7OE3lee017399 for ; Tue, 24 Aug 2010 10:03:47 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o7OE3lcc003956; Tue, 24 Aug 2010 10:03:47 -0400 (EDT) Date: Tue, 24 Aug 2010 10:03:47 -0400 (EDT) Message-Id: <201008241403.o7OE3lcc003956@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: Fixed HISTORY to note mdoc's rewrite in groff-1.17, not X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Fixed HISTORY to note mdoc's rewrite in groff-1.17, not groff-1.20. Modified Files: -------------- mdocml: mdoc.7 Revision Data ------------- Index: mdoc.7 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v retrieving revision 1.154 retrieving revision 1.155 diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.154 -r1.155 --- mdoc.7 +++ mdoc.7 @@ -2872,7 +2872,7 @@ The language first appeared as a troff macro package in .Bx 4.4 . It was later significantly updated by Werner Lemberg and Ruslan Ermilov -in groff-1.20.1. +in groff-1.17. The standalone implementation that is part of the .Xr mandoc 1 utility written by Kristaps Dzonsons appeared in -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv