summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/uptexdir/updvitype.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/uptexdir/updvitype.ch')
-rw-r--r--Build/source/texk/web2c/uptexdir/updvitype.ch16
1 files changed, 2 insertions, 14 deletions
diff --git a/Build/source/texk/web2c/uptexdir/updvitype.ch b/Build/source/texk/web2c/uptexdir/updvitype.ch
index e4d19f9a3cd..b5cb829940d 100644
--- a/Build/source/texk/web2c/uptexdir/updvitype.ch
+++ b/Build/source/texk/web2c/uptexdir/updvitype.ch
@@ -1,6 +1,8 @@
@x
+@d my_name=='pdvitype'
@d banner=='This is pDVItype, Version 3.6-p0.4'
@y
+@d my_name=='updvitype'
@d banner=='This is upDVItype, Version 3.6-p0.4-u1.10'
@z
@@ -30,22 +32,8 @@
@z
@x
- usage ('pdvitype');
-@y
- usage ('updvitype');
-@z
-
-@x
usage_help (PDVITYPE_HELP, nil);
@y
usage_help (UPDVITYPE_HELP, nil);
@z
-@x
- write_ln (stderr, 'pdvitype: Need exactly one file argument.');
- usage ('pdvitype');
-@y
- write_ln (stderr, 'updvitype: Need exactly one file argument.');
- usage ('updvitype');
-@z
-