diff options
Diffstat (limited to 'man3/atanh.3')
| -rw-r--r-- | man3/atanh.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/atanh.3 b/man3/atanh.3 index afd72d3cef..f527600431 100644 --- a/man3/atanh.3 +++ b/man3/atanh.3 @@ -56,7 +56,7 @@ Feature Test Macro Requirements for glibc (see .RS 4 _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500 || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED || _ISOC99_SOURCE || -_POSIX_C_SOURCE >= 200112L; +_POSIX_C_SOURCE\ >=\ 200112L; .br or .I cc\ -std=c99 |
