* man-pages-2.44 is released
@ 2007-04-08 18:41 Michael Kerrisk
2007-04-10 17:15 ` Andi Kleen
0 siblings, 1 reply; 2+ messages in thread
From: Michael Kerrisk @ 2007-04-08 18:41 UTC (permalink / raw)
To: lkml; +Cc: emogenet, lhawthorn, dibona
Gidday,
After a long hiatus, a new man-pages release...
And a happy announcement! My work on man-pages is now partially supported
by my employer, Google. Henceforth, something up to 20% [*] of my working
week (depending on other time pressures...) will be spent on man-pages
maintenance. Thanks, Google!
So...
I've released man-pages-2.44.
This release is now available for download at:
ftp://ftp.kernel.org/pub/linux/docs/manpages
or mirrors: ftp://ftp.XX.kernel.org/pub/linux/docs/manpages
and soon at:
ftp://ftp.win.tue.nl/pub/linux-local/manpages
Cheers,
Michael
[*] http://www.google.com/support/jobs/bin/static.py?page=about.html
http://en.wikipedia.org/wiki/Google#.22Twenty_percent.22_time
=======
This release contains a very large number of changes. Among the changes
that may be of interest to readers of this list are the following:
New pages
---------
termio.7
mtk, after a bit of prodding by Reuben Thomas
A brief discussion of the old System V termio interface,
with pointers to pages that will contain the information
that the reader probably wants.
Changes to individual pages
---------------------------
access.2
mtk
Since 2.6.20, access() honours the MS_NOEXEC mount flag.
mincore.2
Nick Piggin
Kernel 2.6.21 fixes several earlier bugs in mincore().
mtk
Rewrote various parts to make the page clearer.
mmap.2
mtk
Rewrote and reorganised various parts to be clearer.
mount.2
mtk / Val Henson
Document MS_RELATIME, new in Linux 2.6.20.
semop.2
mtk
If sops contains multiple operations, then these are performed
in array order. All Unix systems that I know of do this,
and some Linux applications depend on this behaviour. SUSv3
made no explicit statement here, but SUSv4 will explicitly
require this behaviour.
ptrace.2
Chuck Ebbert
When the parent receives an event with PTRACE_EVENT_* set,
the child is not in the normal signal delivery path. This
means the parent cannot do ptrace(PTRACE_CONT) with a signal
or ptrace(PTRACE_KILL). kill() with a SIGKILL signal can be
used instead to kill the child process after receiving one
of these messages.
time.7
mtk
Since kernel 2.6.20, the software clock can also be 300 HZ.
--
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7
Want to help with man page maintenance? Grab the latest tarball at
http://www.kernel.org/pub/linux/docs/manpages/
read the HOWTOHELP file and grep the source files for 'FIXME'.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: man-pages-2.44 is released
2007-04-08 18:41 man-pages-2.44 is released Michael Kerrisk
@ 2007-04-10 17:15 ` Andi Kleen
0 siblings, 0 replies; 2+ messages in thread
From: Andi Kleen @ 2007-04-10 17:15 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-kernel
Michael Kerrisk <mtk-manpages@gmx.net> writes:
>
> time.7
> mtk
> Since kernel 2.6.20, the software clock can also be 300 HZ.
Well, since 2.6.21 it will be able to run at any HZ (hrtimers)
-Andi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-04-10 16:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-08 18:41 man-pages-2.44 is released Michael Kerrisk
2007-04-10 17:15 ` Andi Kleen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox