Gmane
From: Michael Kerrisk <mtk.manpages <at> googlemail.com>
Subject: man-pages-3.05 is released
Newsgroups: gmane.linux.kernel
Date: 2008-07-23 19:38:27 GMT (18 weeks, 6 days, 3 hours and 53 minutes ago)
Gidday

I've released man-pages-3.05.

This release is now available for download at:

     http://www.kernel.org/pub/linux/docs/man-pages
     or ftp://ftp.kernel.org/pub/linux/docs/man-pages

This release is now available for download at:

     http://www.kernel.org/pub/linux/docs/man-pages
     or ftp://ftp.kernel.org/pub/linux/docs/man-pages

The online changelog is available at
http://www.kernel.org/doc/man-pages/changelog.html
(blogged at
http://linux-man-pages.blogspot.com/2008/07/man-pages-305-is-released.html)
and the current version of the pages is browsable at
http://www.kernel.org/doc/man-pages/

An abridged version of the changes in this release that may be of
interest to readers of this list is provided below.

Cheers,

Michael
==================== Changes in man-pages-3.05 ====================

Released: 2008-07-23, Konolfingen

New and rewritten pages
-----------------------

matherr.3
     mtk, with review by Andries Brouwer
         A description of the SVID-specified mechanism for reporting
         math exceptions.
         See http://thread.gmane.org/gmane.linux.man/266.

math_error.7
     mtk, with review and suggested input from Andries Brouwer
         A description of how math functions report errors.
         See http://thread.gmane.org/gmane.linux.man/249.

Changes to individual pages
---------------------------

ipv6
     mtk, after a report from Uli Schlacter
         Document the IPV6_V6ONLY flag.