LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

man-pages-2.66 is released

From:  Michael Kerrisk <mtk-manpages@gmx.net>
To:  lkml <linux-kernel@vger.kernel.org>
Subject:  man-pages-2.66 is released
Date:  Mon, 08 Oct 2007 21:51:42 +0200
Message-ID:  <470A8A4E.3020301@gmx.net>
Archive-link:  Article, Thread

Gidday,

Some news: the list linux-man@vger.kernel.org has been created for the
purpose of discussing Linux man page bugs, patches, and maintenance.  To
subscribe, send a message to majordomo@vger.kernel.org, with the body:

    subscribe linux-man

Back to the news as usual...

I recently released man-pages-2.66.

This release is now available for download at:

    http://www.kernel.org/pub/linux/docs/manpages
    or ftp://ftp.kernel.org/pub/linux/docs/manpages

Changes in this release that may be of interest to readers of this list are
noted below.

Cheers,

Michael
(man-pages maintenance is supported by Google, as a Google engineer 20%
project.)

==================== Changes in man-pages-2.66 ====================

New pages
---------

fallocate.2
    David Chinner, with some input from Amit Amora and mtk
       Describes the fallocate() system call, new in 2.6.23.


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

close.2
    Fredrik Noring
        Add text cautioning about use of close() in
        multithreaded programs.

execve.2
    Ollie Wild / mtk
        Add text describing limit on total size of argv + envp,
        and changes that occurred with 2.6.23.

open.2
    mtk, Acked by Ulrich Drepper
        Added description of O_CLOEXEC (new in 2.6.23) + other
        minor fixes for O_DIRECT.

recv.2
    mtk
        Added description of MSG_CMSG_CLOEXEC (new in 2.6.23).

sysctl.2
    mtk
        Strengthened the warning against using this system call
        and note that it may disappear in a future kernel version.



Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds