Updated with Tizen:Base source codes
[external/procps.git] / packaging / procps-3.2.7-free-hlmem.patch
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 
5  .SH SYNOPSIS
6  .BR "free " [ "\-b" " | " "\-k" " | " "\-m" "] [" "\-o" "] [" "\-s"
7  .I delay
8 -.RB "] [" "\-t" "] [" "\-V" ]
9 +.RB "] [" "\-t" "] [" "\-l" "] [" "\-V" "]
10  .SH DESCRIPTION
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 
14  .BR usleep (3)
15  is used for microsecond resolution delay times.
16  .PP
17 -The \fB\-V\fP displays version information.
18 +The \fB-l\fP switch shows detailed low and high memory statistics.
19 +.PP
20 +The \fB\-V\fP switch displays version information.
21  .SH FILES
22  .ta
23  .IR /proc/meminfo "\-\- memory information"