Removed trailing white space at end of lines

This commit is contained in:
Michael Kerrisk 2014-03-11 22:33:19 +01:00
parent 4ab0a73af9
commit e9f22b0ac0
3 changed files with 7 additions and 7 deletions

View File

@ -57,8 +57,8 @@ _SVID_SOURCE
.\" glibc 2.18 to glibc 2.19
.\" _BSD_SOURCE || _SVID_SOURCE
.\" glibc 2.10 to glibc 2.17
.\" _SVID_SOURCE || (_XOPEN_SOURCE >= 500 ||
.\" (_XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED) &&
.\" _SVID_SOURCE || (_XOPEN_SOURCE >= 500 ||
.\" (_XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED) &&
.\" ! (_POSIX_C_SOURCE >= 200809L || _XOPEN_SOURCE >= 700))
.\" Before glibc 2.10:
.\" _SVID_SOURCE || _XOPEN_SOURCE >= 500 ||

View File

@ -217,7 +217,7 @@ category starts with the string
in the first column.
The following keywords are allowed:
.\" FIXME translit_start + translit_end are not documented
.\" FIXME translit_start + translit_end are not documented
.\" FIXME 'charclass' is not documented
.\" FIXME 'charconv' is not documented
.\" FIXME 'outdigit' is not documented
@ -484,7 +484,7 @@ followed by the name of the contact person at
the organization that maintains this document.
.TP
.I email
followed by the email address of the person or
followed by the email address of the person or
organization that maintains this document.
.TP
.I tel

View File

@ -464,9 +464,9 @@ since version 4.0.
.PP
If no feature test macros are explicitly defined,
then the following feature test macros are defined by default:
.BR _BSD_SOURCE
.BR _BSD_SOURCE
(in glibc 2.19 and earlier),
.BR _SVID_SOURCE
.BR _SVID_SOURCE
(in glibc 2.19 and earlier),
.BR _DEFAULT_SOURCE
(since glibc 2.19),
@ -484,7 +484,7 @@ If any of
.BR _POSIX_C_SOURCE ,
.BR _XOPEN_SOURCE ,
.BR _XOPEN_SOURCE_EXTENDED ,
.BR _BSD_SOURCE
.BR _BSD_SOURCE
(in glibc 2.19 and earlier),
or
.B _SVID_SOURCE