aboutsummaryrefslogtreecommitdiffstats
path: root/man2/_exit.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/_exit.2')
-rw-r--r--man2/_exit.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/_exit.2 b/man2/_exit.2
index 1d8fb65e70..fe43f47cee 100644
--- a/man2/_exit.2
+++ b/man2/_exit.2
@@ -47,7 +47,7 @@ Feature Test Macro Requirements for glibc (see
.PP
.BR _Exit ():
.nf
- _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
+ _ISOC99_SOURCE || _POSIX_C_SOURCE >= 200112L
.fi
.SH DESCRIPTION
.BR _exit ()