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 94fba6973b..c7738b3060 100644
--- a/man3/bsd_signal.3
+++ b/man3/bsd_signal.3
@@ -88,7 +88,7 @@ for details.
The use of
.I sighandler_t
is a GNU extension;
-this type is only defined if the
+this type is defined only if the
.B _GNU_SOURCE
feature test macro is defined.
.SH SEE ALSO