|
|
Subscribe / Log in / New account

man-pages-3.35 is released

From:  Michael Kerrisk <mtk.manpages@gmail.com>
To:  lkml <linux-kernel@vger.kernel.org>
Subject:  man-pages-3.35 is released
Date:  Tue, 4 Oct 2011 19:27:45 +0200
Message-ID:  <CAKgNAkgYsuwbZdR1T8Guc_nrTk17ROpeYqa2g2q2LRFFPNHGAw@mail.gmail.com>
Archive‑link:  Article

Gidday,

I've released man-pages-3.35.tar.gz - man pages for Linux.

For the moment, the release artifacts remain in different locations
than usual (and some of these changes may become permanent):

This release tarball is available for download at:

  http://man7.org/linux/man-pages/download/

The online changelog is available at
http://man7.org/linux/man-pages/changelog.html#release_3.35 (blogged at
http://linux-man-pages.blogspot.com/2011/10/man-pages-335...
) and the current version of the pages is browsable at
http://man7.org/linux/man-pages/

A git repository for man-pages can be found on github. You can clone
the repository with the command:

  git clone https://github.com/mkerrisk/man-pages.git

A few changes in this release that may be of interest to readers of
this list are listed below.

Cheers,

Michael

==================== Changes in man-pages-3.35 ====================

Released: 2011-10-04, Munich


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

recvmmsg.2
    Andi Kleen, Michael Kerrisk
        New man page for recvmmsg(2)

setns.2
    Eric W. Biederman
        New manual page for setns(2)
    Michael Kerrisk
        Various improvements


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

sigwaitinfo.2
    Michael Kerrisk
        Note that attempts to wait for SIGKILL and SIGSTOP are silently ignored

stat.2
    Michael Kerrisk
        Note POSIX.1-2001 and POSIX.1-2008 requirements for lstat()

proc.5
    Eric W. Biederman
        Document /proc/[pid]/ns/

capabilities.7
    Michael Kerrisk
        List setns(2) as an operation allowed by CAP_SYS_ADMIN

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


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