* man-pages-3.21 released
@ 2009-04-21 5:02 Michael Kerrisk
[not found] ` <cfd18e0f0904202202l3f50bde9yd0085e0797a553e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk @ 2009-04-21 5:02 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Gidday,
The Linux man-pages maintainer proudly announces:
man-pages-3.21.tar.gz - man pages for Linux
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/2009/04/man-pages-321-is-released.html )
and the current version of the pages is browsable at
http://www.kernel.org/doc/man-pages/
You are receiving this message either because:
a) You contributed to the content of this release.
b) You are subscribed to linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org (*).
c) I have information (possibly inaccurate) that you are the maintainer of
a translation of the manual pages, or are the maintainer of the manual
pages set in a particular distribution, or have expressed interest in
helping with man-pages maintenance, or have otherwise expressed interest in
being notified about man-pages releases. If you don't want to receive such
messages from me, or you know of some other translator or maintainer who
may want to receive such notifications, send me a message.
Cheers,
Michael
==================== Changes in man-pages-3.21 ====================
Released: 2009-04-15, Los Gatos
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Frank Dana <ferdnyc-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Roman Byshko <rbyshko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Apologies if I missed anyone!
New and rewritten pages
-----------------------
pthread_setconcurrency.3
Michael Kerrisk
New page documenting pthread_setconcurrency(3) and
pthread_getconcurrency(3)
pthread_yield.3
Michael Kerrisk
New page documenting pthread_yield(3)
New and changed links
---------------------
pthread_getconcurrency.3
Michael Kerrisk
New link to new pthread_setconcurrency(3)
Changes to individual pages
---------------------------
initrd.4
Michael Kerrisk
Various minor wording improvements
initrd.4
Frank Dana
Add missing word in description
feature_test_macros.7
Michael Kerrisk
Update for glibc 2.10 changes to <features.h>
From glibc 2.10, <features.h> understands the values 200809
for _POSIX_C_SOURCE and 700 for _XOPEN_SOURCE, and makes
corresponding changes to defaults for other feature test macros.
Michael Kerrisk
Add an example program
This example program makes it possible to explore what
feature test macros are set depending on the glibc version
and the macros that are explicitly set.
ldconfig.8
Michael Kerrisk
/etc/ld.so.conf also include libraries found in /lib and /usr/lib
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: man-pages-3.21 released
[not found] ` <cfd18e0f0904202202l3f50bde9yd0085e0797a553e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2009-04-21 9:05 ` Petr Baudis
[not found] ` <20090421090528.GL21271-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Petr Baudis @ 2009-04-21 9:05 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Hullo,
On Tue, Apr 21, 2009 at 05:02:25PM +1200, Michael Kerrisk wrote:
> Gidday,
>
> The Linux man-pages maintainer proudly announces:
>
> man-pages-3.21.tar.gz - man pages for Linux
>
> 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
can you please push out your current tree?
> ==================== Changes in man-pages-3.21 ====================
>
> Released: 2009-04-15, Los Gatos
Isn't this date wrong?
> Changes to individual pages
> ---------------------------
>
> initrd.4
> Michael Kerrisk
> Various minor wording improvements
>
> initrd.4
> Frank Dana
> Add missing word in description
>
> feature_test_macros.7
> Michael Kerrisk
> Update for glibc 2.10 changes to <features.h>
> From glibc 2.10, <features.h> understands the values 200809
> for _POSIX_C_SOURCE and 700 for _XOPEN_SOURCE, and makes
> corresponding changes to defaults for other feature test macros.
So far I was guessing that man-pages are supposed only to have changes
in latest released glibc version when they aren't in flux yet. Is the
policy different? Or is it just a "common sense" policy that changes
that are obviously fixed already are included?
--
Petr "Pasky" Baudis
The average, healthy, well-adjusted adult gets up at seven-thirty
in the morning feeling just terrible. -- Jean Kerr
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: man-pages-3.21 released
[not found] ` <20090421090528.GL21271-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
@ 2009-04-24 16:31 ` Michael Kerrisk
0 siblings, 0 replies; 3+ messages in thread
From: Michael Kerrisk @ 2009-04-24 16:31 UTC (permalink / raw)
To: Petr Baudis; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Hi Petr,
2009/4/21 Petr Baudis <pasky-AlSwsSmVLrQ@public.gmane.org>:
> Hullo,
>
> On Tue, Apr 21, 2009 at 05:02:25PM +1200, Michael Kerrisk wrote:
>> Gidday,
>>
>> The Linux man-pages maintainer proudly announces:
>>
>> man-pages-3.21.tar.gz - man pages for Linux
>>
>> 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
>
> can you please push out your current tree?
Done. Sorry -- I was on the move quite a bit, and then stuck behind a
rather restrictive firewall.
>> ==================== Changes in man-pages-3.21 ====================
>>
>> Released: 2009-04-15, Los Gatos
>
> Isn't this date wrong?
I don't think so. Why do you? (But, it's true that my announcement
went out a few days after I posted the tarball.)
>> Changes to individual pages
>> ---------------------------
>>
>> initrd.4
>> Michael Kerrisk
>> Various minor wording improvements
>>
>> initrd.4
>> Frank Dana
>> Add missing word in description
>>
>> feature_test_macros.7
>> Michael Kerrisk
>> Update for glibc 2.10 changes to <features.h>
>> From glibc 2.10, <features.h> understands the values 200809
>> for _POSIX_C_SOURCE and 700 for _XOPEN_SOURCE, and makes
>> corresponding changes to defaults for other feature test macros.
>
> So far I was guessing that man-pages are supposed only to have changes
> in latest released glibc version when they aren't in flux yet. Is the
> policy different? Or is it just a "common sense" policy that changes
> that are obviously fixed already are included?
It's "common sense" -- if I see something that is clearly destined for
a release soon, and I can easily document it, I will.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
git://git.kernel.org/pub/scm/docs/man-pages/man-pages.git
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-24 16:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 5:02 man-pages-3.21 released Michael Kerrisk
[not found] ` <cfd18e0f0904202202l3f50bde9yd0085e0797a553e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-21 9:05 ` Petr Baudis
[not found] ` <20090421090528.GL21271-DDGJ70k9y3lX+M3pkMnKjw@public.gmane.org>
2009-04-24 16:31 ` Michael Kerrisk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox