| From: |
| Michael Kerrisk <mtk.manpages@googlemail.com> |
| To: |
| lkml <linux-kernel@vger.kernel.org> |
| Subject: |
| man-pages-3.05 is released |
| Date: |
| Wed, 23 Jul 2008 21:38:27 +0200 |
| Message-ID: |
| <488788B3.6060407@gmail.com> |
| Archive-link: |
| Article,
Thread
|
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...)
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.