aboutsummaryrefslogtreecommitdiffstats
path: root/man3/fmod.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fmod.3')
-rw-r--r--man3/fmod.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/fmod.3 b/man3/fmod.3
index b6323b6f12..4d765c4fa6 100644
--- a/man3/fmod.3
+++ b/man3/fmod.3
@@ -54,7 +54,7 @@ Feature Test Macro Requirements for glibc (see
.BR fmodf (),
.BR fmodl ():
.nf
- _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+ _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L
|| /* Since glibc 2.19: */ _DEFAULT_SOURCE
|| /* Glibc <= 2.19: */ _BSD_SOURCE || _SVID_SOURCE
.fi