summaryrefslogtreecommitdiff
path: root/core/procps/procps-3.2.7-free-hlmem.patch
diff options
context:
space:
mode:
Diffstat (limited to 'core/procps/procps-3.2.7-free-hlmem.patch')
-rw-r--r--core/procps/procps-3.2.7-free-hlmem.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/core/procps/procps-3.2.7-free-hlmem.patch b/core/procps/procps-3.2.7-free-hlmem.patch
deleted file mode 100644
index c5ef9cc4c..000000000
--- a/core/procps/procps-3.2.7-free-hlmem.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -up procps-3.2.7/free.1.hlmem procps-3.2.7/free.1
---- procps-3.2.7/free.1.hlmem 2009-02-24 10:54:35.000000000 +0100
-+++ procps-3.2.7/free.1 2009-02-24 11:00:26.000000000 +0100
-@@ -7,7 +7,7 @@ free \- Display amount of free and used
- .SH SYNOPSIS
- .BR "free " [ "\-b" " | " "\-k" " | " "\-m" "] [" "\-o" "] [" "\-s"
- .I delay
--.RB "] [" "\-t" "] [" "\-V" ]
-+.RB "] [" "\-t" "] [" "\-l" "] [" "\-V" "]
- .SH DESCRIPTION
- \fBfree\fP displays the total amount of free and used physical and swap
- memory in the system, as well as the buffers used by the kernel.
-@@ -28,7 +28,9 @@ may actually specify any floating point
- .BR usleep (3)
- is used for microsecond resolution delay times.
- .PP
--The \fB\-V\fP displays version information.
-+The \fB-l\fP switch shows detailed low and high memory statistics.
-+.PP
-+The \fB\-V\fP switch displays version information.
- .SH FILES
- .ta
- .IR /proc/meminfo "\-\- memory information"