proc.5: Correct description of SwapFree in /proc/meminfo

Reported-by: Jim Paris <jim@jtan.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-11-16 07:57:20 +01:00
parent 46fbfc072b
commit c16d4f25c7
1 changed files with 2 additions and 3 deletions

View File

@ -58,7 +58,7 @@
.\" to see what information could be imported from that file .\" to see what information could be imported from that file
.\" into this file. .\" into this file.
.\" .\"
.TH PROC 5 2012-10-27 "Linux" "Linux Programmer's Manual" .TH PROC 5 2012-11-16 "Linux" "Linux Programmer's Manual"
.SH NAME .SH NAME
proc \- process information pseudo-file system proc \- process information pseudo-file system
.SH DESCRIPTION .SH DESCRIPTION
@ -1505,8 +1505,7 @@ is required.)
Total amount of swap space available. Total amount of swap space available.
.TP .TP
.IR SwapFree " %lu" .IR SwapFree " %lu"
Memory which has been evicted from RAM, Amount of swap space that is currently unused.
and is temporarily on the disk.
.TP .TP
.IR Dirty " %lu" .IR Dirty " %lu"
Memory which is waiting to get written back to the disk. Memory which is waiting to get written back to the disk.