diff options
Diffstat (limited to 'man7/signal.7')
| -rw-r--r-- | man7/signal.7 | 4 |
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 |
