aboutsummaryrefslogtreecommitdiff
path: root/demo/neatstart.ms
diff options
context:
space:
mode:
Diffstat (limited to 'demo/neatstart.ms')
-rw-r--r--demo/neatstart.ms4
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/neatstart.ms b/demo/neatstart.ms
index 6219e13..6cded6f 100644
--- a/demo/neatstart.ms
+++ b/demo/neatstart.ms
@@ -94,8 +94,8 @@ Neatroff's font descriptions can be generated with the Neatmkfn
program as follows (BASE is Neatroff's installation directory):
.LP
.cc.beg
-$ neatmkfn -b -a <fontpath.afm >$BASE/devutf/fontname
-$ neatmkfn -b -o <fontpath.ttf >$BASE/devutf/fontname
+$ mkfn -b -a <fontpath.afm >$BASE/devutf/fontname
+$ mkfn -b -o <fontpath.ttf >$BASE/devutf/fontname
.cc.end
.LP