summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/hyphenex/hyphenex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/hyphenex/hyphenex.sh')
-rw-r--r--Master/texmf-dist/source/generic/hyphenex/hyphenex.sh10
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/generic/hyphenex/hyphenex.sh b/Master/texmf-dist/source/generic/hyphenex/hyphenex.sh
index 14bd729b985..ec8e101976c 100644
--- a/Master/texmf-dist/source/generic/hyphenex/hyphenex.sh
+++ b/Master/texmf-dist/source/generic/hyphenex/hyphenex.sh
@@ -1,6 +1,5 @@
#! /bin/sh
#
-#
# hyphenex.sh
#
# This small filter converts a hyphenation exception log article for
@@ -8,21 +7,20 @@
#
# Written by Werner Lemberg <wl@gnu.org>.
#
-# Version 1.4 (2007/11/16)
+# Version 1.5 (2008/05/20)
#
# Public domain.
#
#
# Usage:
-#
# sh hyphenex.sh < tugboat-article > hyphenation-exceptions
cat >/tmp/sed.$$ <<SED_EOF
1 i\\
-% Hyphenation exceptions for US English, based on hyphenation exception\\
-% log articles in TUGboat.\\
+% Hyphenation exceptions for US English,\\
+% based on hyphenation exception log articles in TUGboat.\\
%\\
-% Copyright 2007 TeX Users Group.\\
+% Copyright 2008 TeX Users Group.\\
% You may freely use, modify and/or distribute this file.\\
%\\
% This is an automatically generated file. Do not edit!\\