Blame SOURCES/bash-4.3-man-ulimit.patch

50ece2
diff --git a/doc/bash.1 b/doc/bash.1
50ece2
index 6e8aebb..e846e68 100644
50ece2
--- a/doc/bash.1
50ece2
+++ b/doc/bash.1
50ece2
@@ -10333,6 +10333,7 @@ and
50ece2
 which are in 512-byte increments.
50ece2
 The return status is 0 unless an invalid option or argument is supplied,
50ece2
 or an error occurs while setting a new limit.
50ece2
+In POSIX Mode 512-byte blocks are used for the `-c' and `-f' options.
50ece2
 .RE
50ece2
 .TP
50ece2
 \fBumask\fP [\fB\-p\fP] [\fB\-S\fP] [\fImode\fP]
50ece2
-- 
50ece2
2.9.3
50ece2