diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-29 07:48:35 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-11-29 07:48:35 +0100 |
| commit | 6ad8b4d00c23326f81b67de50dc1723aa05fab04 (patch) | |
| tree | 398cca2d6a103a851a1e55a391c6fcfe66260ab2 /man7/sched.7 | |
| parent | 969b3dd60b37c7a4812f1f4c9c716cf6c971fd64 (diff) | |
| download | man-pages-6ad8b4d00c23326f81b67de50dc1723aa05fab04.tar.gz | |
sched.7: Minor wording fix
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 a4120fa5a4..c8300d2fbe 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -696,7 +696,7 @@ was not possible up to kernel version 2.6.17. .SS Real-time features in the mainline Linux kernel .\" FIXME . Probably this text will need some minor tweaking .\" ask Carsten Emde about this. -From kernel version 2.6.18 onward, however, Linux is gradually +Since kernel version 2.6.18, Linux is gradually becoming equipped with real-time capabilities, most of which are derived from the former .I realtime-preempt |
