1 diff -up procps-3.2.7/free.1.hlmem procps-3.2.7/free.1
2 --- procps-3.2.7/free.1.hlmem 2009-02-24 10:54:35.000000000 +0100
3 +++ procps-3.2.7/free.1 2009-02-24 11:00:26.000000000 +0100
4 @@ -7,7 +7,7 @@ free \- Display amount of free and used
6 .BR "free " [ "\-b" " | " "\-k" " | " "\-m" "] [" "\-o" "] [" "\-s"
8 -.RB "] [" "\-t" "] [" "\-V" ]
9 +.RB "] [" "\-t" "] [" "\-l" "] [" "\-V" "]
11 \fBfree\fP displays the total amount of free and used physical and swap
12 memory in the system, as well as the buffers used by the kernel.
13 @@ -28,7 +28,9 @@ may actually specify any floating point
15 is used for microsecond resolution delay times.
17 -The \fB\-V\fP displays version information.
18 +The \fB-l\fP switch shows detailed low and high memory statistics.
20 +The \fB\-V\fP switch displays version information.
23 .IR /proc/meminfo "\-\- memory information"