From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.rz.uni-karlsruhe.de (Debian-exim@smtp1.rz.uni-karlsruhe.de [129.13.185.217]) by krisdoz.my.domain (8.14.3/8.14.3) with ESMTP id o9T0A3HA019086 for ; Thu, 28 Oct 2010 20:10:04 -0400 (EDT) Received: from hekate.usta.de (asta-nat.asta.uni-karlsruhe.de [172.22.63.82]) by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.63 #1) id 1PBcXh-0000Ll-O1; Fri, 29 Oct 2010 02:10:01 +0200 Received: from donnerwolke.usta.de ([172.24.96.3]) by hekate.usta.de with esmtp (Exim 4.71) (envelope-from ) id 1PBcXh-0002oS-KE; Fri, 29 Oct 2010 02:10:01 +0200 Received: from iris.usta.de ([172.24.96.5] helo=usta.de) by donnerwolke.usta.de with esmtp (Exim 4.69) (envelope-from ) id 1PBcXh-0005Rd-IC; Fri, 29 Oct 2010 02:10:01 +0200 Received: from schwarze by usta.de with local (Exim 4.71) (envelope-from ) id 1PBcXh-0005O1-Gy; Fri, 29 Oct 2010 02:10:01 +0200 Date: Fri, 29 Oct 2010 02:10:01 +0200 From: Ingo Schwarze To: Jason McIntyre Cc: discuss@mdocml.bsd.lv Subject: Re: mandoc_char(7): don;t point to groff(1) Message-ID: <20101029001001.GI7102@iris.usta.de> References: <20101028181535.GL14911@kerhand.co.uk> X-Mailinglist: mdocml-discuss Reply-To: discuss@mdocml.bsd.lv MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101028181535.GL14911@kerhand.co.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Hi Jason, Jason McIntyre wrote on Thu, Oct 28, 2010 at 07:15:11PM +0100: > imade this change after ingo zapped groff from openbsd base. i'm not > sure if you want it or not, but note that the mdoc(7) page talks about > "groff", not "groff(1)", so i thought it'd be fine. Right, Kristaps has already systematically removed all groff Xrs from the mandoc manuals, but this one was apparently overlooked, see http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc.7?cvsroot=mdocml revision 1.148. So i have commited this one to bsd.lv right away. Thanks, Ingo > Index: mandoc_char.7 > =================================================================== > RCS file: /cvs/src/share/man/man7/mandoc_char.7,v > retrieving revision 1.5 > diff -u -r1.5 mandoc_char.7 > --- mandoc_char.7 14 May 2010 15:03:01 -0000 1.5 > +++ mandoc_char.7 28 Oct 2010 18:13:33 -0000 > @@ -516,8 +516,7 @@ > .Sh COMPATIBILITY > This section documents compatibility of > .Nm > -with older or existing versions of > -.Xr groff 1 . > +with older or existing versions of groff. > .Pp > The following render differently in > .Fl T Ns Ar ascii -- To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv