summaryrefslogtreecommitdiff
path: root/math/octave/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/MESSAGE')
-rw-r--r--math/octave/MESSAGE7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/octave/MESSAGE b/math/octave/MESSAGE
index e349411c6c0..0967b4ff82d 100644
--- a/math/octave/MESSAGE
+++ b/math/octave/MESSAGE
@@ -1,7 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2016/09/20 21:02:40 maya Exp $
+$NetBSD: MESSAGE,v 1.2 2017/01/24 12:31:18 maya Exp $
-If you are experiencing crashes while plotting, you can try:
->> graphics_toolkit gnuplot
+If you are experiencing crashes while plotting, you can try adding the
+following line to ~/.octaverc:
+ graphics_toolkit("gnuplot");
===========================================================================