diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-08-08 08:06:05 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-08-08 08:06:05 +0200 |
commit | cb41e2e1df172b7332c561059b1569af6aba4d73 (patch) | |
tree | f0112c4bd27c38a50a7b801644f758e762256f0f /man5 | |
parent | 41e1475c910654ce3cd084cdce974a6d0f8b3719 (diff) |
proc.5: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r-- | man5/proc.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index f29fb624..27438e02 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -3250,7 +3250,7 @@ This directory contains files for memory management tuning, buffer and cache management. .TP .IR /proc/sys/vm/drop_caches " (since Linux 2.6.16)" -Writing to this file causes the kernel to drop clean caches, dentries and +Writing to this file causes the kernel to drop clean caches, dentries, and inodes from memory, causing that memory to become free. To free pagecache, use: |