man-pages-2.66 is released

From: Michael Kerrisk
Date: Mon Oct 08 2007 - 15:54:41 EST


Gidday,

Some news: the list linux-man@xxxxxxxxxxxxxxx has been created for the
purpose of discussing Linux man page bugs, patches, and maintenance. To
subscribe, send a message to majordomo@xxxxxxxxxxxxxxx, 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.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/