diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-22 13:53:24 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-22 13:53:24 +0100 |
| commit | 573ae2a478d3d90cb4745d47ee4d2da993b5c2a2 (patch) | |
| tree | 4a3001907e9a8caad38ac34444a177996bbb3d20 /man5 | |
| parent | 3c61c8ac19c30b3f60b3d9e08937af5ca82478d8 (diff) | |
| download | man-pages-573ae2a478d3d90cb4745d47ee4d2da993b5c2a2.tar.gz | |
proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 68ff707915..86384541f1 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -4581,7 +4581,7 @@ in the system. .TP .I /proc/sys/kernel/rtsig-nr (Only in kernels up to and including 2.6.7.) -This file shows the number POSIX real-time signals currently queued. +This file shows the number of POSIX real-time signals currently queued. .TP .IR /proc/sys/kernel/sched_rr_timeslice_ms " (since Linux 3.9)" See |
