summaryrefslogtreecommitdiff
path: root/lang/polyml/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'lang/polyml/MESSAGE')
-rw-r--r--lang/polyml/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/polyml/MESSAGE b/lang/polyml/MESSAGE
new file mode 100644
index 00000000000..234c6b4ea67
--- /dev/null
+++ b/lang/polyml/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2009/03/20 21:12:51 asau Exp $
+
+Default value for immutable buffer size is 1024 MB,
+unless you have sufficient resources, you might wish
+to use lower values, like 10 MB:
+
+ poly -H 10
+
+===========================================================================