summaryrefslogtreecommitdiff
path: root/Master/bin/x86_64-linux/dvihp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-19 23:34:03 +0000
committerKarl Berry <karl@freefriends.org>2010-05-19 23:34:03 +0000
commit0282d180ed9d4d2b56ccb3ccc8bc9ae717085781 (patch)
treef46fe883b821a6b41f0cda659ba52f81d013fdb9 /Master/bin/x86_64-linux/dvihp
parent629399f4ab71ff2cf29666e49539d98ff74bc1c3 (diff)
x86_64-linux pretest1 update (from peb)
git-svn-id: svn://tug.org/texlive/trunk@18365 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/x86_64-linux/dvihp')
-rwxr-xr-xMaster/bin/x86_64-linux/dvihp5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/bin/x86_64-linux/dvihp b/Master/bin/x86_64-linux/dvihp
index 6b149517086..fdaf3fb87bf 100755
--- a/Master/bin/x86_64-linux/dvihp
+++ b/Master/bin/x86_64-linux/dvihp
@@ -1,6 +1,7 @@
#!/bin/sh
# $Id: dvihp,v 1.3 1996/12/03 19:53:56 karl Exp karl $
-# Run dvicopy, then dvilj[k]. kb@mail.tug.org, 1994. Public domain.
+# Run dvicopy, then dvilj[k]. Originally written by Karl Berry.
+# Public domain.
# Try to accept arguments a la dvips, from Thomas Esser.
: ${DVILJ=dvilj4} # the dvilj variant to run
@@ -43,7 +44,7 @@ usage="Usage: `basename $0` [OPTIONS] [DVIFILE[.dvi]].
Other options are passed to the dvilj program.
-Email bug reports to tex-k@mail.tug.org."
+Email bug reports to tex-k@tug.org."
if test $# -eq 0; then