From 8d6393b302ff7262c3d55780ece054d7a2f7cc49 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 30 Apr 2020 12:18:26 +0000 Subject: [CWEB] Clarify section 95 of COMMON module. Also fix missing type format for 'const_string' on the final code page. git-svn-id: svn://tug.org/texlive/trunk@54944 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 4 ++++ Build/source/texk/web2c/cwebdir/comm-w2c.ch | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'Build/source') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 6823562c240..1e9f86f24e0 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2020-04-30 Andreas Scherer + + * comm-w2c.ch: Clarify ยง95 and fix missing type format. + 2020-04-29 Andreas Scherer * comm-w2c.ch: Purge irrelevant mention of .web extension. diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 887a3cee191..a71f485cd67 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -1382,9 +1382,9 @@ cb_usagehelp(program==ctangle ? CTANGLEHELP : program==cweave ? CWEAVEHELP : CTWILLHELP, NULL); @.--help@> -@ Special variants from \Kpathsea/ for i18n/t10n. +@ Special variants from Web2c's `\.{lib/usage.c}', adapted for \.{i18n}/\.{t10n}. We simply filter the strings through the catalogs (if available). - +@s const_string int @c static void cb_usage (const_string str) { -- cgit v1.2.3