summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2020-04-16 08:07:53 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2020-04-16 08:07:53 +0000
commit9fe3044f84398ec57aac5140001fbf907aa8980f (patch)
tree8e9a80dcea5225996b54e6baff68d454c1667cfa /Build/source/texk/web2c
parentc0ddd0122344588bd536e25d1e75613005d0c969 (diff)
[CWEB] Fix missing hyphen.
git-svn-id: svn://tug.org/texlive/trunk@54765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r--Build/source/texk/web2c/cwebdir/ChangeLog5
-rw-r--r--Build/source/texk/web2c/cwebdir/ctwill-w2c.ch2
-rw-r--r--Build/source/texk/web2c/cwebdir/cweav-w2c.ch2
3 files changed, 7 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog
index ad1a22206e7..3f134d9de11 100644
--- a/Build/source/texk/web2c/cwebdir/ChangeLog
+++ b/Build/source/texk/web2c/cwebdir/ChangeLog
@@ -1,3 +1,8 @@
+2020-04-16 Andreas Scherer <https://ascherer.github.io>
+
+ * cweav-w2c.ch,
+ * ctwill-w2c.ch: Fix missing hyphen.
+
2020-04-14 Andreas Scherer <https://ascherer.github.io>
* cweav-w2c.ch,
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
index e61b86fdcf9..d074637393b 100644
--- a/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
+++ b/Build/source/texk/web2c/cwebdir/ctwill-w2c.ch
@@ -3144,7 +3144,7 @@ static void squash(scrap_pointer,short,eight_bits,short,short);@/
static void update_node(name_pointer p);@/
@* Language setting. This global variable is defined and set in \.{COMMON} by
-the `\.{+l}' (or `\.{-l}') commandline option.
+the `\.{+l}' (or `\.{-l}') command-line option.
@<Global var...@>=
extern const char *use_language; /* prefix to \.{cwebmac.tex} in \TEX/ output */
diff --git a/Build/source/texk/web2c/cwebdir/cweav-w2c.ch b/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
index b1683e3b173..c912d5197c9 100644
--- a/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
+++ b/Build/source/texk/web2c/cwebdir/cweav-w2c.ch
@@ -1909,7 +1909,7 @@ static void squash(scrap_pointer,short,eight_bits,short,short);@/
static void update_node(name_pointer p);@/
@* Language setting. This global variable is defined and set in \.{COMMON} by
-the `\.{+l}' (or `\.{-l}') commandline option.
+the `\.{+l}' (or `\.{-l}') command-line option.
@<Global var...@>=
extern const char *use_language; /* prefix to \.{cwebmac.tex} in \TEX/ output */