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 o6R8kVTk009111 for ; Tue, 27 Jul 2010 04:46:31 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o6R8kVCZ030496; Tue, 27 Jul 2010 04:46:31 -0400 (EDT) Date: Tue, 27 Jul 2010 04:46:31 -0400 (EDT) Message-Id: <201007270846.o6R8kVCZ030496@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: Update TODO to note that %A needs "and" before final author and X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Update TODO to note that %A needs "and" before final author and that joerg@ has some tbl(1) patches lying around that need merging. Modified Files: -------------- mdocml: TODO Revision Data ------------- Index: TODO =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v retrieving revision 1.34 retrieving revision 1.35 diff -LTODO -LTODO -u -p -r1.34 -r1.35 --- TODO +++ TODO @@ -40,6 +40,7 @@ from kristaps@ Fri, 11 Sep 2009 17:10:53 +0200 also look at the mail from Thomas Klausner wiz at NetBSD on Wed, 2 Jun 2010 11:01:29 +0200 + joerg@ has patches for this somewhere... - look at pages generated from reStructeredText, e.g. devel/mercurial hg(1) These are a weird mixture of man(7) and custom autogenerated low-level @@ -73,6 +74,8 @@ - empty phrases in .Bl column produce too few blanks try e.g. .Bl -column It Ta Ta reported by millert Fri, 02 Apr 2010 16:13:46 -0400 + +- %A doesn't put an "and" before the final author name. ************************************************************************ * formatting issues: gratuitious differences -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv