[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch] touchup ulimit docs in bash-3.2
From: |
Mike Frysinger |
Subject: |
[patch] touchup ulimit docs in bash-3.2 |
Date: |
Thu, 12 Oct 2006 19:47:25 -0400 |
User-agent: |
KMail/1.9.4 |
looks like the latest release is missing just 1 last thing in the ulimit
documentation with the new rlimit features ... patch attached
-mike
pgpGyiXSjxTNo.pgp
Description: PGP signature
add missing docs for -e and -r options
--- builtins/ulimit.def
+++ 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:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch] touchup ulimit docs in bash-3.2,
Mike Frysinger <=