summaryrefslogtreecommitdiff
path: root/tmac/hyphenex.pl
diff options
context:
space:
mode:
authorwl <wl>2007-12-06 17:18:21 +0000
committerwl <wl>2007-12-06 17:18:21 +0000
commit1a5edf7917bf758e818f03238dfa84f2ee4fc264 (patch)
tree1fd4f7901416c3153ac7967d9e56346b9afe9ca6 /tmac/hyphenex.pl
parent14cdd53c773cb9b4c4d52a6873252ce23530d35a (diff)
downloadgroff-1a5edf7917bf758e818f03238dfa84f2ee4fc264.tar.gz
* NEWS: Updated.
* src/roff/nroff/nroff.sh: Add options -w and -W. * src/roff/nroff/nroff.man: Document them. * tmac/hyphenex.pl: Update header output.
Diffstat (limited to 'tmac/hyphenex.pl')
-rw-r--r--tmac/hyphenex.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tmac/hyphenex.pl b/tmac/hyphenex.pl
index 6d24a647..7cc54663 100644
--- a/tmac/hyphenex.pl
+++ b/tmac/hyphenex.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#! /usr/bin/env perl
#
#
# hyphenex.pl
@@ -19,14 +19,14 @@
# print header
print "% Hyphenation exceptions for US English,\n";
-print "% based on the hyphenation exception log article in TUGBoat.\n";
+print "% based on hyphenation exception log articles in TUGboat.\n";
print "%\n";
print "% Copyright 2007 TeX Users Group.\n";
print "% You may freely use, modify and/or distribute this file.\n";
print "%\n";
print "% This is an automatically generated file. Do not edit!\n";
print "%\n";
-print "% Please contact Barbara Beeton <bnb\@ams.org>\n";
+print "% Please contact the TUGboat editorial staff <tugboat\@tug.org>\n";
print "% for corrections and omissions.\n";
print "\n";
print "\\hyphenation{\n";