aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sqrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sqrt.3')
-rw-r--r--man3/sqrt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sqrt.3 b/man3/sqrt.3
index 6f1bc4f793..95325ab49a 100644
--- a/man3/sqrt.3
+++ b/man3/sqrt.3
@@ -56,7 +56,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
.SH DESCRIPTION