summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/cweb.man
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/man/cweb.man')
-rw-r--r--Build/source/texk/web2c/man/cweb.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/man/cweb.man b/Build/source/texk/web2c/man/cweb.man
index 948aec7efa8..04572a15b4f 100644
--- a/Build/source/texk/web2c/man/cweb.man
+++ b/Build/source/texk/web2c/man/cweb.man
@@ -9,15 +9,15 @@ ctangle, cweave \- translate CWEB to C and/or TeX
.RB [ \-bhp ]
.RB [ +s ]
.IR webfile [ \fB.w\fP ]
-.RI [ changefile [ \fB.ch\fP ]
-.RI [ outputfile [ \fB.c\fP ]]]
+.RI [{ changefile [ \fB.ch\fP ]| \fB\-\fP }
+.RI [ outfile [ \fB.c\fP ]]]
.br
.B cweave
.RB [ \-befhpx ]
.RB [ +s ]
.IR webfile [ \fB.w\fP ]
-.RI [ changefile [ \fB.ch\fP ]
-.RI [ outputfile [ \fB.tex\fP ]]]
+.RI [{ changefile [ \fB.ch\fP ]| \fB\-\fP }
+.RI [ outfile [ \fB.tex\fP ]]]
.ad
.\"=====================================================================
.SH DESCRIPTION