svn commit: r227466 - head/release/doc/en_US.ISO8859-1/hardware

Glen Barber gjb at FreeBSD.org
Sun Nov 13 00:24:02 UTC 2011


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
> 
> Log:
>   Added mps(4) and mvs(4).
>   
>   MFC after:	3 days
> 
> Modified:
>   head/release/doc/en_US.ISO8859-1/hardware/article.sgml
> 
> Modified: head/release/doc/en_US.ISO8859-1/hardware/article.sgml
> ==============================================================================
> --- head/release/doc/en_US.ISO8859-1/hardware/article.sgml	Sat Nov 12 10:17:23 2011	(r227465)
> +++ head/release/doc/en_US.ISO8859-1/hardware/article.sgml	Sat Nov 12 10:30:14 2011	(r227466)
> @@ -798,8 +798,12 @@
>  
>        &hwlist.mly;
>  
> +      &hwlist.mps;
> +
>        &hwlist.mpt;
>  
> +      &hwlist.mvs;
> +
>        &hwlist.ncr;
>  
>        &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

-- 
Glen Barber | gjb at FreeBSD.org
FreeBSD Documentation Project

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20111113/728de535/signature.pgp


More information about the svn-src-all mailing list