aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index ca8fccda0a..22aad23d06 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -251,7 +251,7 @@ and adjusts the value of
suitably (to 34 or 35).
Because the range of available real-time signals varies according
to the glibc threading implementation (and this variation can occur
-at run-time according to the available kernel and glibc),
+at run time according to the available kernel and glibc),
and indeed the range of real-time signals varies across Unix systems,
programs should
.IR "never refer to real-time signals using hard-coded numbers" ,