summaryrefslogtreecommitdiff
path: root/POSIX
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-07 09:26:30 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-07 09:26:30 -0500
commit8e1a6eaa95d16cc9ec67523b9e9cb4a599ae4ace (patch)
tree607ef4058688250093e130daddac5f2278a77998 /POSIX
parent547ef91456587b9d98629c56ff241799b5cae2d6 (diff)
downloadbash-8e1a6eaa95d16cc9ec67523b9e9cb4a599ae4ace.tar.gz
commit bash-20080724 snapshot
Diffstat (limited to 'POSIX')
-rw-r--r--POSIX3
1 files changed, 3 insertions, 0 deletions
diff --git a/POSIX b/POSIX
index 99298146..569b001f 100644
--- a/POSIX
+++ b/POSIX
@@ -161,6 +161,9 @@ The following list is what's changed when `POSIX mode' is in effect:
interpret any arguments to `echo' as options. Each argument is
displayed, after escape characters are converted.
+ 42. The `ulimit' builtin uses a block size of 512 bytes for the `-c'
+ and `-f' options.
+
There is other POSIX behavior that Bash does not implement by default
even when in POSIX mode. Specifically: