diff options
author | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-13 15:37:18 +0000 |
---|---|---|
committer | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-13 15:37:18 +0000 |
commit | dfb5fe2c4ba954e55035fd386d6e634de4cce6dc (patch) | |
tree | 92336f78b67682f5dc139985f23aeaca7db304ba /Master/texmf/doc/man | |
parent | 2ac81553194015e65506848be4c6682789cdb972 (diff) |
update from Oct 24 05:43 cweb-3.64ad.tar.gz
git-svn-id: svn://tug.org/texlive/trunk@3420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man')
-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 |