summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ptexdir/ppltotf.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/ppltotf.ch')
-rw-r--r--Build/source/texk/web2c/ptexdir/ppltotf.ch16
1 files changed, 2 insertions, 14 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ppltotf.ch b/Build/source/texk/web2c/ptexdir/ppltotf.ch
index d7d68421a85..a071bf0f82c 100644
--- a/Build/source/texk/web2c/ptexdir/ppltotf.ch
+++ b/Build/source/texk/web2c/ptexdir/ppltotf.ch
@@ -11,8 +11,10 @@
@z
@x [2] l.69 - pTeX:
+@d my_name=='pltotf'
@d banner=='This is PLtoTF, Version 3.5' {printed when the program starts}
@y
+@d my_name=='ppltotf'
@d banner=='This is pPLtoTF, Version 3.5-p1.8'
{printed when the program starts}
@z
@@ -355,12 +357,6 @@ const n_options = 5; {Pascal won't count array lengths for us.}
@z
@x
- usage ('pltotf');
-@y
- usage ('ppltotf');
-@z
-
-@x
usage_help (PLTOTF_HELP, nil);
@y
usage_help (PPLTOTF_HELP, nil);
@@ -377,14 +373,6 @@ const n_options = 5; {Pascal won't count array lengths for us.}
@z
@x
- write_ln (stderr, 'pltotf: Need one or two file arguments.');
- usage ('pltotf');
-@y
- write_ln (stderr, 'ppltotf: Need one or two file arguments.');
- usage ('ppltotf');
-@z
-
-@x
@ An element with all zeros always ends the list.
@y
@ Shift-JIS terminal (the flag is ignored except for WIN32).