summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Build/source/texk/web2c/cwebdir/ChangeLog5
-rw-r--r--Build/source/texk/web2c/cwebdir/cweb.15
-rw-r--r--Build/source/texk/web2c/man/ChangeLog4
-rw-r--r--Build/source/texk/web2c/man/cweb.man5
4 files changed, 9 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog
index 7c11d93fa60..8e71c02202b 100644
--- a/Build/source/texk/web2c/cwebdir/ChangeLog
+++ b/Build/source/texk/web2c/cwebdir/ChangeLog
@@ -1,8 +1,3 @@
-2018-10-20 Karl Berry <karl@tug.org>
-
- * cweb.1: do not mention nonexistent -DSTAT option.
- From Andreas Scherer, tex-k 20 Oct 2018 16:26:14.
-
2018-01-18 Karl Berry <karl@tug.org>
* cweave.w,
diff --git a/Build/source/texk/web2c/cwebdir/cweb.1 b/Build/source/texk/web2c/cwebdir/cweb.1
index ee123e2ff2f..ad41c427ead 100644
--- a/Build/source/texk/web2c/cwebdir/cweb.1
+++ b/Build/source/texk/web2c/cwebdir/cweb.1
@@ -1,4 +1,4 @@
-.TH CWEB 1 2018-10-20
+.TH CWEB 1L 2002-Apr-13
.
.SH NAME
ctangle, cweave \- translate CWEB to C and/or TeX
@@ -78,7 +78,8 @@ If you say -bhp, you get nothing but error messages.
.PP
The
.B +s
-option prints statistics about memory usage at the end of a run.
+option prints statistics about memory usage at the end of a run
+(assuming that the programs have been compiled with the -DSTAT switch).
.PP
There are three other options applicable to
.I cweave
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index 01270be7540..c0343a16645 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,3 +1,7 @@
+2018-10-28 Andreas Scherer <https://ascherer.github.io>
+
+ * cweb.man: do not mention nonexistent -DSTAT option.
+
2018-06-04 Karl Berry <karl@tug.org>
* Makefile.am (man_sources, man1_links) [PTEX]: add ptex.man.
diff --git a/Build/source/texk/web2c/man/cweb.man b/Build/source/texk/web2c/man/cweb.man
index 04572a15b4f..82a134a8dd2 100644
--- a/Build/source/texk/web2c/man/cweb.man
+++ b/Build/source/texk/web2c/man/cweb.man
@@ -1,4 +1,4 @@
-.TH CWEB 1 "7 April 2010" "Web2C @VERSION@"
+.TH CWEB 1 "28 October 2018" "Web2C @VERSION@"
.\"=====================================================================
.SH NAME
ctangle, cweave \- translate CWEB to C and/or TeX
@@ -90,8 +90,7 @@ you get nothing but error messages.
.PP
The
.B +s
-option prints statistics about memory usage at the end of a run
-(assuming that the programs have been compiled with the -DSTAT switch).
+option prints statistics about memory usage at the end of a run.
.PP
There are three other options applicable to
.B cweave