blob: 0f7d00145c227f02d1ada7bfd2aeb38aea2a96f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
--- cweb.1.orig Wed Apr 24 07:10:46 2002
+++ cweb.1 Tue Dec 14 23:44:49 2004
@@ -100,19 +100,13 @@
.
.SH FILES
.TP
-/usr/local/lib/tex/inputs/cwebmac.tex
+%%PREFIX%%/share/texmf/tex/generic/misc/cwebmac.tex
TeX macros used by cweave output.
.TP
-/usr/local/src/cweb/cwebman.tex
+%%PREFIX%%/share/doc/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
+%%PREFIX%%/share/cweb
Directory for cweb "include" files.
.
.SH "SEE ALSO"
|