diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-04-06 10:07:42 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-04-10 13:47:49 +0200 |
| commit | b53015848e7dcdbd05fe386665accfebdaac7c6b (patch) | |
| tree | 2ad3ffeb2cce7667a4985f87422dff66dbdc6dfb /man5 | |
| parent | a88f0e061add69a25a3141e608033f40c7b256fe (diff) | |
| download | man-pages-b53015848e7dcdbd05fe386665accfebdaac7c6b.tar.gz | |
proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 3025887202..bea8311ab0 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1478,7 +1478,7 @@ The page is a file-mapped page or a shared anonymous page. Zero .\" Not quite true; see commit 541c237c0923f567c9c4cabb8a81635baadc713f .TP -55 (Since Linux 3.11) +55 (since Linux 3.11) PTE is soft-dirty (see the kernel source file .IR Documentation/vm/soft-dirty.txt ). @@ -4638,11 +4638,11 @@ the parent and the child might both immediately be scheduled on a CPU.) See .BR sched_rr_get_interval (2). .TP -.IR /proc/sys/kernel/sched_rt_period_us " (Since Linux 2.6.25)" +.IR /proc/sys/kernel/sched_rt_period_us " (since Linux 2.6.25)" See .BR sched (7). .TP -.IR /proc/sys/kernel/sched_rt_runtime_us " (Since Linux 2.6.25)" +.IR /proc/sys/kernel/sched_rt_runtime_us " (since Linux 2.6.25)" See .BR sched (7). .TP |
