summaryrefslogtreecommitdiff
path: root/mk/help/ulimit.help
diff options
context:
space:
mode:
authorwiz <wiz>2015-04-25 11:28:08 +0000
committerwiz <wiz>2015-04-25 11:28:08 +0000
commitdc1abc91811b930cb4238250ae71b8ebe856fe30 (patch)
treea0ac0d895191f0d1e27a35f8a6576552455cf9b5 /mk/help/ulimit.help
parentf3f1cf657c9fe9c672f57461350c3022977f7143 (diff)
downloadpkgsrc-dc1abc91811b930cb4238250ae71b8ebe856fe30.tar.gz
Sort, and add a keyword.
Diffstat (limited to 'mk/help/ulimit.help')
-rw-r--r--mk/help/ulimit.help8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/help/ulimit.help b/mk/help/ulimit.help
index 9e3828fcf58..6f6a81b96e2 100644
--- a/mk/help/ulimit.help
+++ b/mk/help/ulimit.help
@@ -1,4 +1,4 @@
-# $NetBSD: ulimit.help,v 1.2 2015/04/21 17:01:55 joerg Exp $
+# $NetBSD: ulimit.help,v 1.3 2015/04/25 11:28:08 wiz Exp $
#
# UNLIMIT_RESOURCES
@@ -6,9 +6,9 @@
# during the configure, build and install phases. The possible
# values are the following, which can be combined:
#
+# * cputime
# * datasize
-# * stacksize
# * memorysize
-# * cputime
+# * stacksize
#
-# Keywords: ulimit unlimit memory ENOMEM
+# Keywords: ulimit unlimit memory cputime ENOMEM