Sat Apr 25 11:28:08 2015 UTC ()
Sort, and add a keyword.


(wiz)
diff -r1.2 -r1.3 pkgsrc/mk/help/ulimit.help

cvs diff -r1.2 -r1.3 pkgsrc/mk/help/ulimit.help (expand / switch to unified diff)

--- pkgsrc/mk/help/ulimit.help 2015/04/21 17:01:55 1.2
+++ pkgsrc/mk/help/ulimit.help 2015/04/25 11:28:08 1.3
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: ulimit.help,v 1.2 2015/04/21 17:01:55 joerg Exp $ 1# $NetBSD: ulimit.help,v 1.3 2015/04/25 11:28:08 wiz Exp $
2# 2#
3 3
4# UNLIMIT_RESOURCES 4# UNLIMIT_RESOURCES
5# This variable controls which resources are set to "unlimited" 5# This variable controls which resources are set to "unlimited"
6# during the configure, build and install phases. The possible 6# during the configure, build and install phases. The possible
7# values are the following, which can be combined: 7# values are the following, which can be combined:
8# 8#
 9# * cputime
9# * datasize 10# * datasize
10# * stacksize 
11# * memorysize 11# * memorysize
12# * cputime 12# * stacksize
13# 13#
14# Keywords: ulimit unlimit memory ENOMEM 14# Keywords: ulimit unlimit memory cputime ENOMEM