diff options
Diffstat (limited to 'man3/exp.3')
| -rw-r--r-- | man3/exp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/exp.3 b/man3/exp.3 index d57482b313..5a79fa2ddb 100644 --- a/man3/exp.3 +++ b/man3/exp.3 @@ -58,7 +58,7 @@ Feature Test Macro Requirements for glibc (see .RS 4 _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L || /* Since glibc 2.19: */ _DEFAULT_SOURCE - || /* Glibc versions <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE + || /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE .RE .ad b .SH DESCRIPTION |
