From: Andrew Morton Cc: Christoph Lameter Cc: Eric Dumazet Cc: Randy Dunlap Signed-off-by: Andrew Morton --- Documentation/filesystems/proc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/filesystems/proc.txt~vmallocinfo-add-numa-information-fix Documentation/filesystems/proc.txt --- a/Documentation/filesystems/proc.txt~vmallocinfo-add-numa-information-fix +++ a/Documentation/filesystems/proc.txt @@ -558,7 +558,7 @@ vmallocinfo: Provides information about vmalloced/vmaped areas. One line per area, containing the virtual address range of the area, size in bytes, -caller information of the creator, and optional informations depending +caller information of the creator, and optional information depending on the kind of area : pages=nr number of pages _