95e06a2
--- bash-3.2/builtins/ulimit.def.ulimit-m	2006-03-23 20:51:51.000000000 +0000
95e06a2
+++ bash-3.2/builtins/ulimit.def	2007-07-04 16:42:12.000000000 +0100
95e06a2
@@ -38,7 +38,7 @@
95e06a2
     -f	the maximum size of files written by the shell and its children
95e06a2
     -i	the maximum number of pending signals
95e06a2
     -l	the maximum size a process may lock into memory
95e06a2
-    -m	the maximum resident set size
95e06a2
+    -m	the maximum resident set size (has no effect on Linux)
95e06a2
     -n	the maximum number of open file descriptors
95e06a2
     -p	the pipe buffer size
95e06a2
     -q	the maximum number of bytes in POSIX message queues
95e06a2
--- bash-3.2/doc/bash.1.ulimit-m	2007-07-04 16:41:59.000000000 +0100
95e06a2
+++ bash-3.2/doc/bash.1	2007-07-04 16:42:12.000000000 +0100
95e06a2
@@ -8545,7 +8545,7 @@
95e06a2
 The maximum size that may be locked into memory
95e06a2
 .TP
95e06a2
 .B \-m
95e06a2
-The maximum resident set size
95e06a2
+The maximum resident set size (has no effect on Linux)
95e06a2
 .TP
95e06a2
 .B \-n
95e06a2
 The maximum number of open file descriptors (most systems do not