From owner-svn-src-all@FreeBSD.ORG Sun Nov 13 00:24:02 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 656C1106564A for ; Sun, 13 Nov 2011 00:24:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from glenbarber.us (onyx.glenbarber.us [199.48.134.227]) by mx1.freebsd.org (Postfix) with SMTP id 2AF8B8FC18 for ; Sun, 13 Nov 2011 00:24:01 +0000 (UTC) Received: (qmail 79443 invoked by uid 0); 12 Nov 2011 18:57:19 -0500 Received: from unknown (HELO schism.local) (gjb@76.124.49.145) by 0 with SMTP; 12 Nov 2011 18:57:19 -0500 Message-ID: <4EBF07D9.1010004@FreeBSD.org> Date: Sat, 12 Nov 2011 18:57:13 -0500 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Christian Brueffer References: <201111121030.pACAUFho037307@svn.freebsd.org> In-Reply-To: <201111121030.pACAUFho037307@svn.freebsd.org> X-Enigmail-Version: 1.3.3 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig78B8774DB91B5BD952BC0970" Cc: svn-src-all@freebsd.org, World Wide Web Owner Subject: Re: svn commit: r227466 - head/release/doc/en_US.ISO8859-1/hardware X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2011 00:24:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig78B8774DB91B5BD952BC0970 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Christian, On 11/12/11 5:30 AM, Christian Brueffer wrote: > Author: brueffer > Date: Sat Nov 12 10:30:14 2011 > New Revision: 227466 > URL: http://svn.freebsd.org/changeset/base/227466 >=20 > Log: > Added mps(4) and mvs(4). > =20 > MFC after: 3 days >=20 > Modified: > head/release/doc/en_US.ISO8859-1/hardware/article.sgml >=20 > Modified: head/release/doc/en_US.ISO8859-1/hardware/article.sgml > =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=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/release/doc/en_US.ISO8859-1/hardware/article.sgml Sat Nov 12 1= 0:17:23 2011 (r227465) > +++ head/release/doc/en_US.ISO8859-1/hardware/article.sgml Sat Nov 12 1= 0:30:14 2011 (r227466) > @@ -798,8 +798,12 @@ > =20 > &hwlist.mly; > =20 > + &hwlist.mps; > + > &hwlist.mpt; > =20 > + &hwlist.mvs; > + > &hwlist.ncr; > =20 > &hwlist.ncv; I may revert this commit temporarily to unbreak the web build with release notes. There are two differnet problems here. - mvs(4) - uses nested '.Bl' tags in the HARDWARE section, which seems to make man2hwnotes.pl unhappy. I've done some reformatting of the mvs(4) manual locally, to get past that problem. - mps(4) - I'm still not sure what is causing this man page to break the build. Regards, Glen --=20 Glen Barber | gjb@FreeBSD.org FreeBSD Documentation Project --------------enig78B8774DB91B5BD952BC0970 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) iQEcBAEBCAAGBQJOvwffAAoJEFJPDDeguUajVV0IALRrj6OwmYowtgSbm400vUQw T2JgHLZn9YVw4Pe2Mr3h6WTO4MYSuWALNxLUCORmSmByFTj8RQpMXjxaTnvTtbaF 1Sn4ohTAQEz3lE8f+0ogUnZE6JVWIB9Kjy3nW8MWEe5nzEDA1xVR95mP/WylFNzB cjDewXVVeT9pO0bqi5xGNZwZeObOhQMjhOSRLeUF5B1j8XsWYhbtIyunIkTO3hlO KCEhOUmOZvJyYpH5Xo/NZOkBBDVZF5szDPSx5Gq4O17qzpE+ctzgFTrZRFfpZfu9 XlVOosybPIkoYKR0yy5Vv/k7jC7RJ/G4/2Fm7iGAZdWA3cvMRYb1peocSYMEtJU= =7+3R -----END PGP SIGNATURE----- --------------enig78B8774DB91B5BD952BC0970--