diff options
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r-- | Master/texmf/doc/man/man1/cweb.1 | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/Master/texmf/doc/man/man1/cweb.1 b/Master/texmf/doc/man/man1/cweb.1 index 617f92379b4..ad41c427ead 100644 --- a/Master/texmf/doc/man/man1/cweb.1 +++ b/Master/texmf/doc/man/man1/cweb.1 @@ -1,4 +1,4 @@ -.TH CWEB 1 "19 December 2004" "Web2C 7.5.5" +.TH CWEB 1L 2002-Apr-13 . .SH NAME ctangle, cweave \- translate CWEB to C and/or TeX @@ -99,16 +99,21 @@ and similar programs. means omit the index and table of contents. . .SH FILES -The location of the files mentioned below varies from system to -system. Use the -.B kpsewhich -utility to find their locations. .TP -.I cwebmac.tex +/usr/local/lib/tex/inputs/cwebmac.tex TeX macros used by cweave output. .TP -.I cwebman.tex +/usr/local/src/cweb/cwebman.tex The user manual. +.TP +/usr/local/src/cweb/examples/wc.w +An introductory example. +.TP +/usr/local/src/cweb/examples/wmerge.w +Patch program based on CWEB-style change files. +.TP +/usr/local/lib/cweb +Directory for cweb "include" files. . .SH "SEE ALSO" .TP |