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

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