diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-27 14:57:30 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-27 14:57:30 +0100 |
| commit | 0b1ce08517e5e8e44c7ca37f27fbc06ec1a18d65 (patch) | |
| tree | 7a1496a53772273efe0a528a3ebd44a3ab06334d /man7/sched.7 | |
| parent | 4ad9a70616f3078871cbd79b023f1d7e203d4dbf (diff) | |
| download | man-pages-0b1ce08517e5e8e44c7ca37f27fbc06ec1a18d65.tar.gz | |
sched.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/sched.7')
| -rw-r--r-- | man7/sched.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/sched.7 b/man7/sched.7 index e1fec42d23..70aae11fb4 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -564,7 +564,7 @@ Since version 2.6.25, Linux also provides two .I /proc files that can be used to reserve a certain amount of CPU time to be used by non-real-time processes. -Reserving some CPU time in this fashion allows some CPU time to be +Reserving CPU time in this fashion allows some CPU time to be allocated to (say) a root shell that can be used to kill a runaway process. Both of these files specify time values in microseconds: .TP |
