From 53fecbfd00dbe4daba0a501f689059662a4fcccd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Apr 2020 22:55:17 +0000 Subject: typo fixes from Tom Rokicki for non-Knuth git-svn-id: svn://tug.org/texlive/trunk@54856 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/patgen.web | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Build/source/texk/web2c/patgen.web') diff --git a/Build/source/texk/web2c/patgen.web b/Build/source/texk/web2c/patgen.web index 5eae5b5a52d..a78d895c4f8 100644 --- a/Build/source/texk/web2c/patgen.web +++ b/Build/source/texk/web2c/patgen.web @@ -1,3 +1,4 @@ +% This program is not copyrighted and can be used freely. % This is PATGEN.WEB in text format, as of August 23, 2004. % Version 1.0 was finished in 1983. % Version 2.0 major revision for `8-bit TeX' (November 8, 1991). @@ -5,6 +6,7 @@ % Version 2.2 added `close_in(dictionary)' (August, 1996). % Version 2.3 avoided division by zero - Karl Berry (October, 1996). % Version 2.4 avoided use of uninitialized variables (September, 2009). +% A few typos fixed, no version change (April, 2020). % Here is TeX material that gets inserted after \input webmac \def\hang{\hangindent 3em\indent\ignorespaces} @@ -21,7 +23,7 @@ \vskip 8pt \centerline{\titlefont for the \TeX 82 hyphenator} \vskip 15pt - \centerline{(Version 2.4, September 2009)} + \centerline{(Version 2.4, April 2020)} \vfill} \pageno=\contentspagenumber \advance\pageno by 1 @@ -1070,7 +1072,7 @@ as \PASCAL\ string (i.e., as \&{packed} \&{array} |[1..any]| \&{of} @!buf_ptr: 0..max_buf_len; {index into |buf|} @ When an error is caused by bad input data we say |bad_input(#)| in -order to disply the contents of the |buf| array before terminating with +order to display the contents of the |buf| array before terminating with an error message. @d print_buf== {print contents of |buf| array} @@ -1177,7 +1179,7 @@ start with two equal characters (e.g., are blank) and are ignored. Other lines contain the external representation of the lower case version and an arbitrary number of `upper case versions' of a letter preceded and separated by a delimiter and followed by two consecutive -delimiters; the delimiter may be any character not occuring in either +delimiters; the delimiter may be any character not occurring in either version. @= -- cgit v1.2.3