From owner-cvs-all@FreeBSD.ORG Fri May 2 00:29:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 414EB37B401; Fri, 2 May 2003 00:29:44 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B16DB43FAF; Fri, 2 May 2003 00:29:40 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h427Ta62019063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 2 May 2003 10:29:36 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h427TaFo019058; Fri, 2 May 2003 10:29:36 +0300 (EEST) (envelope-from ru) Date: Fri, 2 May 2003 10:29:36 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030502072936.GA18773@sunbay.com> References: <200305011310.h41DA4ea049924@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wq9mPyueHGvFACwf" Content-Disposition: inline In-Reply-To: <200305011310.h41DA4ea049924@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Subject: New -mdoc has issues (was: Re: cvs commit: src/contrib/groff - Imported sources) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 07:29:44 -0000 --wq9mPyueHGvFACwf Content-Type: multipart/mixed; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable For those who noticed it too, -mdoc now inserts three extra empty lines after the manpage's header. It somehow slipped through the cracks of the upgrade and got unnoticed (by me). I have sent the attached patch to the Groff maintainer. Those who care may apply it locally for the time being. On Thu, May 01, 2003 at 06:10:04AM -0700, Ruslan Ermilov wrote: > ru 2003/05/01 06:10:04 PDT >=20 > FreeBSD src repository >=20 > src/contrib/groff - Imported sources > Update of /home/ncvs/src/contrib/groff > In directory repoman.freebsd.org:/tmp/cvs-serv49904 > =20 > Log Message: > Virgin import of FSF groff v1.19 > =20 > Status: > =20 > Vendor Tag: FSF > Release Tags: v1_19 --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=p Content-Transfer-Encoding: quoted-printable Index: doc-common =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/contrib/groff/tmac/doc-common,v retrieving revision 1.61 diff -u -r1.61 doc-common --- doc-common 1 May 2003 13:17:56 -0000 1.61 +++ doc-common 2 May 2003 07:15:59 -0000 @@ -554,9 +554,11 @@ . as doc-header-string "\|.\|.\|. . \} . tl =07\*[doc-caption-font]\*[doc-header-string]\f[]=07\*[doc-caption-fo= nt2]\*[doc-volume]\f[]=07\*[doc-caption-font]\*[doc-header-string]\f[]=07 -. sp \n[doc-header-space]u +. if !\n[cR] \ +. sp \n[doc-header-space]u . ev -. ns +. if !\n[cR] \ +. ns .. . . --bp/iNruPH9dso1Pn-- --wq9mPyueHGvFACwf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+sh5gUkv4P6juNwoRAlB+AKCJD36X43TW4GroJGbbOHYL18LB4QCfccw7 z9rlyfYfZzKyt3PR9kr+Zrk= =dXYH -----END PGP SIGNATURE----- --wq9mPyueHGvFACwf--