diff --git a/Changes.old b/Changes.old index ff7cb55cd..bf4a1d7f4 100644 --- a/Changes.old +++ b/Changes.old @@ -44245,7 +44245,7 @@ madvise.2 mbind.2 Krzysztof Kulakowski [Michael Kerrisk] Update MPOL_BIND description - Behavior of MPOL_BIND Linux 2.6.26. + The behavior of MPOL_BIND changed in Linux 2.6.26. mincore.2 Michael Kerrisk @@ -44312,8 +44312,8 @@ posix_fadvise.2 obvious. Michael Kerrisk One can use open(2) + mmap(2) + mincore(2) as a 'fincore' - Note that open(2) + mmap(2) + mincore(2) to get a view of which - pages of a file are currently cached. + Note that open(2) + mmap(2) + mincore(2) can be used to get a view + of which pages of a file are currently cached. Michael Kerrisk [Maik Zumstrull] Note that POSIX_FADV_DONTNEED *may* try to write back dirty pages Michael Kerrisk @@ -44650,7 +44650,7 @@ system.3 random.4 Michael Kerrisk [Jon Jensen] - Note that entropY-avail will be a number in the range 0..4096 + Note that entropy_avail will be a number in the range 0..4096 core.5 Michael Kerrisk