From 2591150f5320e3a6648349aaf5471c47439a9f1e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 May 2010 22:37:49 +0000 Subject: universal-darwin 2010 pretest 1 (koch) git-svn-id: svn://tug.org/texlive/trunk@18387 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/universal-darwin/dvihp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Master/bin/universal-darwin/dvihp') diff --git a/Master/bin/universal-darwin/dvihp b/Master/bin/universal-darwin/dvihp index 6b149517086..fdaf3fb87bf 100755 --- a/Master/bin/universal-darwin/dvihp +++ b/Master/bin/universal-darwin/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 -- cgit v1.2.3