public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* man-pages-3.08 is released
@ 2008-08-27 14:32 Michael Kerrisk
  0 siblings, 0 replies; only message in thread
From: Michael Kerrisk @ 2008-08-27 14:32 UTC (permalink / raw)
  To: lkml

Gidday

I've released man-pages-3.08.

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/08/man-pages-308-is-released.html)
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.08 ====================

Released: 2008-08-27, Zurich


New and rewritten pages
-----------------------

getnetent_r.3
     mtk
         Documents getnetent_r(), getnetbyname_r(),
         and getnetbyaddr_r(), the reentrant equivalents of
         getnetent(), getnetbyname(), and getnetbyaddr().

getprotoent_r.3
      mtk
         Documents getprotoent_r(), getprotobyname_r(), and
         getprotobynumber_r(), the reentrant equivalents of
         getprotoent(), getprotobyname(), and getprotobynumber().

getrpcent_r.3
      mtk
         Documents getrpcent_r(), getrpcbyname_r(), and
         getrpcbynumber_r(), the reentrant equivalents of
         getrpcent(), getrpcbyname(), and getrpcbynumber().

getservent_r.3
      mtk
         Documents getservent_r(), getservbyname_r(), and
         getservbyport_r(), the reentrant equivalents of
         getservent(), getservbyname(), and getservbyport().

numa.7
     mtk
         A new page giving overview details for the Linux NUMA interfaces.
         Incorporates some material from mbind.2, and the description
         of /proc/PID/numa_maps from proc.5.


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

link.2
     mtk
         Note kernel version where Linux stopped following symbolic
         links in 'oldpath'; see also http://lwn.net/Articles/294667.
         POSIX.1-2008 makes it implementation-dependent whether or not
         'oldpath' is dereferenced if it is a symbolic link.
         Add a reference to linkat(2) for an interface that allows
         precise control of the treatment of symbolic links.

pthreads.7
     mtk
         Update thread-safe functions list with changes in POSIX.1-2008.
         SEE ALSO: add proc(5).

signal.7
     mtk
         Update list of async-sygnal-safe functions for POSIX.1-2008.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-27 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-27 14:32 man-pages-3.08 is released Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox