summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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