aboutsummaryrefslogtreecommitdiffstats
path: root/man3/setenv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/setenv.3')
-rw-r--r--man3/setenv.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/setenv.3 b/man3/setenv.3
index 227bc75600..40f15d1e42 100644
--- a/man3/setenv.3
+++ b/man3/setenv.3
@@ -53,7 +53,7 @@ Feature Test Macro Requirements for glibc (see
.BR setenv (),
.BR unsetenv ():
.nf
- _POSIX_C_SOURCE\ >=\ 200112L
+ _POSIX_C_SOURCE >= 200112L
|| /* Glibc <= 2.19: */ _BSD_SOURCE
.fi
.SH DESCRIPTION