summaryrefslogtreecommitdiffstats
path: root/tcsh-6.18.02-memoryuse.patch
blob: 4fca155e7388471a07432e98fd2b937820658abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
From 98c8c0f15673523cfb0e2d26d04b58e445f185e8 Mon Sep 17 00:00:00 2001
From: "Vojtech Vitek (V-Teq)" <vvitek@redhat.com>
Date: Thu, 15 Mar 2012 02:21:37 +0100
Subject: [PATCH 5/8] Add memoryuse note in manpage regarding kernel 2.6 and
 higher

---
 tcsh.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tcsh.man b/tcsh.man
index cea5d45..91f6b93 100644
--- a/tcsh.man
+++ b/tcsh.man
@@ -2944,7 +2944,8 @@ the size of the largest core dump that will be created
 .TP
 \fImemoryuse\fR
 the maximum amount of physical memory a process
-may have allocated to it at a given time
+may have allocated to it at a given time (this is not implemented in the 2.6+ kernel,
+so there is no effect introduced by changing this value)
 .TP
 \fIvmemoryuse\fR
 the maximum amount of virtual memory a process
-- 
1.9.3