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 o77AQ7F9024131 for ; Sat, 7 Aug 2010 06:26:07 -0400 (EDT) Received: (from kristaps@localhost) by krisdoz.my.domain (8.14.3/8.14.3/Submit) id o77AQ7X1015916; Sat, 7 Aug 2010 06:26:07 -0400 (EDT) Date: Sat, 7 Aug 2010 06:26:07 -0400 (EDT) Message-Id: <201008071026.o77AQ7X1015916@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: Added serial comma. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Added serial comma. Put "remarks" for `%C' into COMPATIBILITY. 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.146 retrieving revision 1.147 diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.146 -r1.147 --- mdoc.7 +++ mdoc.7 @@ -570,7 +570,7 @@ See Common misuses and misunderstandings should be explained in this section. .It Em BUGS -Known bugs, limitations and work-arounds should be described +Known bugs, limitations, and work-arounds should be described in this section. .It Em SECURITY CONSIDERATIONS Documents any security precautions that operators should consider. @@ -876,10 +876,6 @@ referring to book titles. Publication city or location of an .Sx \&Rs block. -.Pp -.Em Remarks : -this macro is not implemented in -.Xr groff 1 . .Ss \&%D Publication date of an .Sx \&Rs @@ -2720,6 +2716,10 @@ Heirloom troff, the other significant tr \-mdoc, is similar to historic groff. .Pp .Bl -dash -compact +.It +The +.Sq \&%C +macro is not implemented in GNU troff. .It An empty .Sq \&Dd -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv