diff options
Diffstat (limited to 'man3/sigpause.3')
| -rw-r--r-- | man3/sigpause.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/sigpause.3 b/man3/sigpause.3 index 57ef5485f1..b416fbb20a 100644 --- a/man3/sigpause.3 +++ b/man3/sigpause.3 @@ -78,7 +78,9 @@ architecture. Libc4 and libc5 only know about the BSD version. -Glibc uses the BSD version if the _BSD_SOURCE feature test macro is +Glibc uses the BSD version if the +.B _BSD_SOURCE +feature test macro is defined and none of _POSIX_SOURCE, _POSIX_C_SOURCE, _XOPEN_SOURCE, _GNU_SOURCE, or .B _SVID_SOURCE |
