Compare commits

...

3 Commits

Author SHA1 Message Date
Michael Kerrisk 7c76c80c8e Ready for 4.16 2018-04-30 17:53:13 +02:00
Michael Kerrisk 80f99a0580 Removed trailing white space at end of lines 2018-04-30 17:53:01 +02:00
Michael Kerrisk bde952c53e Changes: Expanded tabs 2018-04-30 17:53:01 +02:00
4 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
==================== Changes in man-pages-4.16 ====================
Released: ????-??-??, Munich
Released: 2018-04-30, Munich
Contributors
@ -77,7 +77,7 @@ capabilities.7
Describe file capability versioning
Michael Kerrisk [Serge E. Hallyn]
Document namespaced-file capabilities
[There's still more work to be done on this new text]
[There's still more work to be done on this new text]
Changes to individual pages

View File

@ -1,13 +1,13 @@
Begin3
Title: Section 2, 3, 4, 5 and 7 man pages for Linux
Version: 4.16.14.14
Entered-date: ????-??-??
Entered-date: 2018-04-30
Description: Linux manual pages
Keywords: man pages
Author: several
Maintained-by: Michael Kerrisk <mtk.manpages@gmail.com>
Primary-site: ftp://ftp.kernel.org/pub/linux/docs/man-pages
????k man-pages-4.16.tar.gz
2584k man-pages-4.16.tar.gz
Alternate-site: ftp://ftp.win.tue.nl/pub/linux-local/manpages
Copying-policy: several; the pages are all freely distributable as long as
nroff source is provided

View File

@ -100,7 +100,7 @@ glibc also exposes definitions for these macros from that
header file if suitable feature test macros are defined.
However, this behavior was deprecated in glibc 2.25,
.\" glibc commit dbab6577c6684c62bd2521c1c29dc25c3cac966f
and since glibc 2.28,
and since glibc 2.28,
.\" glibc commit e16deca62e16f645213dffd4ecd1153c37765f17
.IR <sys/types.h>
no longer provides these definitions.

View File

@ -210,7 +210,7 @@ the stack size attribute can be explicitly set in the
.I attr
argument used to create a thread,
in order to obtain a stack size other than the default.
If the
If the
.BR RLIMIT_STACK
resource limit is set to "unlimited",
a per-architecture value is used for the stack size.