bash-4.3-man-ulimit.patch 427 B

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