Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2018-04-30 17:53:01 +02:00
parent bde952c53e
commit 80f99a0580
2 changed files with 2 additions and 2 deletions

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.