summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-04-25 11:28:08 +0000
committerwiz <wiz@pkgsrc.org>2015-04-25 11:28:08 +0000
commit821bb518e56491e35994e585be35dfbad7cb89d0 (patch)
treea0ac0d895191f0d1e27a35f8a6576552455cf9b5 /mk/help
parent508ea4710d01cf6683997f2a3d897d3854283248 (diff)
downloadpkgsrc-821bb518e56491e35994e585be35dfbad7cb89d0.tar.gz
Sort, and add a keyword.
Diffstat (limited to 'mk/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