summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-04-26 08:56:21 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-04-26 08:56:21 +0000
commitec258736ee1cc742b8c1b342e63026c9ad36a126 (patch)
treeba759b94fb279858aa10791f8e5883ad5295bc6d /Build/source/texk/web2c
parent3583c70d3f974164e467b680891941b53afdb1c5 (diff)
[TIE] Fix several typos in tie.w.
Running 'aspell -c -l en_US tie.w' unearths several typos, only one of which was already fixed by PB in tie-w2c.ch. git-svn-id: svn://tug.org/texlive/trunk@54882 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/tiedir/ChangeLog4
-rw-r--r--Build/source/texk/web2c/tiedir/tie-w2c.ch18
2 files changed, 22 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/tiedir/ChangeLog b/Build/source/texk/web2c/tiedir/ChangeLog
index 32cbc42de2c..45b33a70d4b 100644
--- a/Build/source/texk/web2c/tiedir/ChangeLog
+++ b/Build/source/texk/web2c/tiedir/ChangeLog
@@ -1,3 +1,7 @@
+2020-04-26 Andreas Scherer <https://ascherer.github.io>
+
+ * tie-w2c.ch: Fix several typos in tie.w.
+
2020-04-23 Andreas Scherer <https://ascherer.github.io>
* tie-w2c.ch: Fix typographic deviations from original tie.
diff --git a/Build/source/texk/web2c/tiedir/tie-w2c.ch b/Build/source/texk/web2c/tiedir/tie-w2c.ch
index 569a5998839..c5d913a43af 100644
--- a/Build/source/texk/web2c/tiedir/tie-w2c.ch
+++ b/Build/source/texk/web2c/tiedir/tie-w2c.ch
@@ -138,6 +138,12 @@ static boolean
e_of_ch_preamble (file_index i)
@z
+@x l.1005
+a line to write and |test_input| ist set to |none|.
+@y
+a line to write and |test_input| is set to |none|.
+@z
+
@x
void usage()
{
@@ -149,6 +155,12 @@ void usage (void)
print("Usage: tie -m|-c outfile master changefile(s)");
@z
+@x l.1169
+change files. The names fo the file parameters will be inserted into
+@y
+change files. The names of the file parameters will be inserted into
+@z
+
@x
main(argc,argv)
int argc; string *argv;
@@ -166,6 +178,12 @@ int main (int argc, string *argv)
print_ln(copyright); /* include the copyright notice */
@z
+@x l.1256
+Additionaly we report the history to the user, although this may not
+@y
+Additionally we report the history to the user, although this may not
+@z
+
@x
{string msg;
@y