aboutsummaryrefslogtreecommitdiffstats
path: root/man7/signal.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-21 09:29:38 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-21 10:29:14 +0100
commitb49c2acb4251ee5f990414c8aff63827c0e09cd4 (patch)
tree80ae4d95ed9002ecf74c866de56dd1cd1abc1cd8 /man7/signal.7
parent694d07544e1d54d31890cde71b046163d09e0cfb (diff)
downloadman-pages-b49c2acb4251ee5f990414c8aff63827c0e09cd4.tar.gz
Various pages: use real minus signs in pathnames
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/signal.7')
-rw-r--r--man7/signal.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/signal.7 b/man7/signal.7
index 1b48356b80..ce51b92aaf 100644
--- a/man7/signal.7
+++ b/man7/signal.7
@@ -631,10 +631,10 @@ In kernels up to and including 2.6.7, Linux imposes
a system-wide limit on the number of queued real-time signals
for all processes.
This limit can be viewed and (with privilege) changed via the
-.I /proc/sys/kernel/rtsig-max
+.I /proc/sys/kernel/rtsig\-max
file.
A related file,
-.IR /proc/sys/kernel/rtsig-nr ,
+.IR /proc/sys/kernel/rtsig\-nr ,
can be used to find out how many real-time signals are currently queued.
In Linux 2.6.8, these
.I /proc