Magellan Linux

Annotation of /trunk/bash/patches/bash-3.2-ulimit.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years, 1 month ago) by niro
File size: 449 byte(s)
-import

1 niro 144 add 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: