summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/mf/mftest
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/mf/mftest')
-rwxr-xr-xgraphics/circuit_macros/examples/mf/mftest4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/circuit_macros/examples/mf/mftest b/graphics/circuit_macros/examples/mf/mftest
index f75b74f39d..a92ea327a4 100755
--- a/graphics/circuit_macros/examples/mf/mftest
+++ b/graphics/circuit_macros/examples/mf/mftest
@@ -3,7 +3,7 @@
#
# Usage: mftest file
#
-# e.g. copy ex01.m4 here and type ./mftest ex01
+# e.g. copy ex03.m4 here and type chmod +x mftest; ./mftest ex03
# Invokes m4 on file.m4, and builds the resulting picture in file.ps
LIBS=mfpic.m4
@@ -17,7 +17,7 @@ echo "\documentclass{article}
%{This is a test of the -m option of dpic (mfpic output).}" \
| tr '\046' '\134' > $1.tex
-m4 -B16000 $LIBS $1.m4 | dpic -m >> $1.tex
+m4 $LIBS $1.m4 | dpic -m >> $1.tex
echo "
&closegraphsfile