aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-03-19 08:46:32 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-03-19 08:46:32 +0000
commitcf50118f4879883d26a589d3d5ed457c77bf48c9 (patch)
tree545d2347e41e0ff2f7ec77b0136c10231933d4da /man7/signal.7
parent29aceda46ea8e22dd08506f9961460420e9a1835 (diff)
downloadman-pages-cf50118f4879883d26a589d3d5ed457c77bf48c9.tar.gz
Use "run time" when non-attributive, "run-time" when attributive.
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" ,