summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebdir/cweb.1
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/cweb.1')
-rw-r--r--Build/source/texk/web2c/cwebdir/cweb.122
1 files changed, 7 insertions, 15 deletions
diff --git a/Build/source/texk/web2c/cwebdir/cweb.1 b/Build/source/texk/web2c/cwebdir/cweb.1
index 93c5f1d9c4a..a9aa69bf433 100644
--- a/Build/source/texk/web2c/cwebdir/cweb.1
+++ b/Build/source/texk/web2c/cwebdir/cweb.1
@@ -1,4 +1,4 @@
-.TH CWEB 1 2021-Mar-24
+.TH CWEB 1 2018-Dec-16
.
.SH NAME
ctangle, cweave \- translate CWEB to C and/or TeX
@@ -9,14 +9,14 @@ ctangle, cweave \- translate CWEB to C and/or TeX
[
.B \-bhp
] [
-.B +ks
+.B +s
] webfile[.w] [{changefile[.ch]|-} [outputfile[.c]]]
.br
.B cweave
[
.B \-befhpx
] [
-.B +st
+.B +s
] webfile[.w] [{changefile[.ch]|-} [outputfile[.tex]]]
.ad
.
@@ -80,13 +80,7 @@ The
.B +s
option prints statistics about memory usage at the end of a run.
.PP
-There is one other option applicable to
-.I ctangle
-only:
-.B +k
-means keep '-separators in numeric literals in the C/C++\ output.
-.PP
-There are four other options applicable to
+There are three other options applicable to
.I cweave
only:
.B \-f
@@ -95,15 +89,13 @@ means do not force a newline after every statement in the formatted output.
inhibits the enclosure of C\ material formatted by
.I cweave
in brackets
-\ePB{...};
-such brackets are normally inserted so that special hooks
+\ePB{...}.
+Such brackets are normally inserted so that special hooks
can be used by
.I cweb-latex
and similar programs.
.B \-x
-means omit the index, the names of the sections, and the table of contents.
-.B +t
-means treat 'typename' in templates like 'typedef'.
+means omit the index and table of contents.
.
.SH FILES
The location of the files mentioned below varies from system to system.