diff options
| author | Eugene Syromyatnikov <evgsyr@gmail.com> | 2017-09-11 05:04:14 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-09-11 13:10:30 +0200 |
| commit | a8999e1fa234afab24ea86bb42ded937ce74d0e7 (patch) | |
| tree | 4c1fe91f2652ca5703c76dde15717b92dfe370a9 /man5 | |
| parent | e94de1684364ac234a133f3359a9c9afa4b83b0d (diff) | |
| download | man-pages-a8999e1fa234afab24ea86bb42ded937ce74d0e7.tar.gz | |
proc.5: Update pointer to in-kernel MTRR documentation
The location of the file has been changed in Linux commit
v2.6.28-rc1~734^2^8~3.
* man5/proc.5 (.SS Files and directories) <.TP .I /proc/mtrr>:
Amend pointer to in-kernel MTRR documentation with the
location change happened in Linux 2.6.28.
Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 641d66fae3..ed2cc1c0d9 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3331,7 +3331,11 @@ The format of this file is documented in .I /proc/mtrr Memory Type Range Registers. See the Linux kernel source file +.I Documentation/x86/mtrr.txt +.\" commit 7225e75144b9718cbbe1820d9c011c809d5773fd +(or .I Documentation/mtrr.txt +before Linux 2.6.28) for details. .TP .I /proc/net |
