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.5/8.14.5) with ESMTP id s3UADRm0029406 for ; Wed, 30 Apr 2014 06:13:27 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id s3UADRP5003612; Wed, 30 Apr 2014 06:13:27 -0400 (EDT) Date: Wed, 30 Apr 2014 06:13:27 -0400 (EDT) Message-Id: <201404301013.s3UADRP5003612@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: docbook2mdoc: Sneak in typo fix. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Sneak in typo fix. Modified Files: -------------- docbook2mdoc: index.xml Revision Data ------------- Index: index.xml =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/docbook2mdoc/index.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -Lindex.xml -Lindex.xml -u -p -r1.8 -r1.9 --- index.xml +++ index.xml @@ -53,7 +53,7 @@ New in version @VERSION@...

- Now supports most tags as found in the OpenGL. + Now supports most tags as found in the OpenGL. (Most because the <inlineequation> is missing for the moment.)

-- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv