]> git.wh0rd.org - patches.git/blame - bash-3.2-ulimit.patch
scummvm random work
[patches.git] / bash-3.2-ulimit.patch
CommitLineData
5e993f12 1add missing docs for -e and -r options
2
3--- builtins/ulimit.def
4+++ builtins/ulimit.def
5@@ -24,7 +24,7 @@
6 $BUILTIN ulimit
7 $FUNCTION ulimit_builtin
8 $DEPENDS_ON !_MINIX
9-$SHORT_DOC ulimit [-SHacdfilmnpqstuvx] [limit]
10+$SHORT_DOC ulimit [-SHacdefilmnpqrstuvx] [limit]
11 Ulimit provides control over the resources available to processes
12 started by the shell, on systems that allow such control. If an
13 option is given, it is interpreted as follows: