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