summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-05-10 16:10:18 +0000
committerrillig <rillig@pkgsrc.org>2009-05-10 16:10:18 +0000
commit708cbecc75287b075cbee7a5985202269fa82430 (patch)
tree4b90815f458232005e0a76f9dd9583a027d2572e
parent4a6177b3b1a1fa7475f7c0febc6a0c905ed73806 (diff)
downloadpkgsrc-708cbecc75287b075cbee7a5985202269fa82430.tar.gz
Added documentation for UNLIMIT_RESOURCES.
-rw-r--r--mk/help/ulimit.help13
1 files changed, 13 insertions, 0 deletions
diff --git a/mk/help/ulimit.help b/mk/help/ulimit.help
new file mode 100644
index 00000000000..12cdc519e17
--- /dev/null
+++ b/mk/help/ulimit.help
@@ -0,0 +1,13 @@
+# $NetBSD: ulimit.help,v 1.1 2009/05/10 16:10:18 rillig Exp $
+#
+
+# UNLIMIT_RESOURCES
+# This variable controls which resources are set to "unlimited"
+# during the configure, build and install phases. The possible
+# values are the following, which can be combined:
+#
+# * datasize
+# * stacksize
+# * memorysize
+#
+# Keywords: ulimit unlimit memory ENOMEM