aboutsummaryrefslogtreecommitdiffstats
path: root/man3/bsd_signal.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/bsd_signal.3')
-rw-r--r--man3/bsd_signal.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/bsd_signal.3 b/man3/bsd_signal.3
index e238b9b99f..83af626c3d 100644
--- a/man3/bsd_signal.3
+++ b/man3/bsd_signal.3
@@ -44,7 +44,7 @@ Feature Test Macro Requirements for glibc (see
Since glibc 2.26:
_XOPEN_SOURCE >= 500
.\" || _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED
- && ! (_POSIX_C_SOURCE\ >=\ 200809L)
+ && ! (_POSIX_C_SOURCE >= 200809L)
Glibc 2.25 and earlier:
_XOPEN_SOURCE
.fi