summaryrefslogtreecommitdiff
path: root/app-shells/bash/files/bash-3.2-ulimit.patch
blob: 19ea7e6e5e33bc74d0451a18257f0d21f1c43858 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
add missing docs for -e and -r options

--- a/builtins/ulimit.def
+++ b/builtins/ulimit.def
@@ -24,7 +24,7 @@
 $BUILTIN ulimit
 $FUNCTION ulimit_builtin
 $DEPENDS_ON !_MINIX
-$SHORT_DOC ulimit [-SHacdfilmnpqstuvx] [limit]
+$SHORT_DOC ulimit [-SHacdefilmnpqrstuvx] [limit]
 Ulimit provides control over the resources available to processes
 started by the shell, on systems that allow such control.  If an
 option is given, it is interpreted as follows: