PATCH - fixes to numa_maps man page rework. Handle Christoph's comments/corrections. Signed-off-by: Lee Schermerhorn <lee.schermerhorn@xxxxxx> numa_maps.5 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) Index: numactl-1.0.3-rc1/numa_maps.5 =================================================================== --- numactl-1.0.3-rc1.orig/numa_maps.5 2008-04-03 13:05:53.000000000 -0400 +++ numactl-1.0.3-rc1/numa_maps.5 2008-04-03 13:19:24.000000000 -0400 @@ -71,10 +71,13 @@ The page counts shown are huge pages and The number of anonymous page in the range. .TP 1.5i .I dirty=<pages> -Number of dirty pages +Number of dirty pages. .TP 1.5i .I mapped=<pages> -Number of non-dirty, non-anonymous mapped pages for file backed memory areas. +Total number of mapped pages, if different from +.IR dirty and +.I anon +pages. .TP 1.5i .I mapmax=<count> Maximum mapcount (number of processes mapping a single page) encountered -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html