Blob Blame History Raw
From 87ee44842faf55de9c52cff06a6e0f54c4fc5a0f Mon Sep 17 00:00:00 2001
From: "David Kaspar [Dee'Kej]" <dkaspar@redhat.com>
Date: Fri, 29 Apr 2016 16:52:59 +0200
Subject: [PATCH] Inform about no support for 'limit memoryuse' in manpage

  This patch has been introduced after request in BZ: #247637
---
 tcsh.man | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tcsh.man b/tcsh.man
index b79bafe..b70fe14 100644
--- a/tcsh.man
+++ b/tcsh.man
@@ -2945,6 +2945,8 @@ the size of the largest core dump that will be created
 \fImemoryuse\fR
 the maximum amount of physical memory a process
 may have allocated to it at a given time
+
+NOTE: Changing this value has no effect. Support has been removed from Linux kernel v2.6 and newer.
 .TP
 \fIvmemoryuse\fR
 the maximum amount of virtual memory a process
-- 
2.5.5