aboutsummaryrefslogtreecommitdiff
path: root/devel/cweb/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cweb/files/patch-ab')
-rw-r--r--devel/cweb/files/patch-ab40
1 files changed, 23 insertions, 17 deletions
diff --git a/devel/cweb/files/patch-ab b/devel/cweb/files/patch-ab
index a7b8b3c1926e..0f7d00145c22 100644
--- a/devel/cweb/files/patch-ab
+++ b/devel/cweb/files/patch-ab
@@ -1,19 +1,25 @@
---- cweb.1.orig Tue Jul 3 21:44:09 2001
-+++ cweb.1 Mon Jan 7 14:19:06 2002
-@@ -85,13 +85,11 @@
- means omit the index and table of contents.
- .PP
+--- 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
--/usr/local/lib/tex/inputs/cwebmac.tex TeX macros used by cweave output.
-+/usr/local/share/texmf/tex/generic/misc/cwebmac.tex TeX macros used by cweave output.
- .br
--/usr/local/src/cweb/cwebman.tex The user manual.
-+/usr/local/share/doc/cweb/cwebman.tex The user manual.
- .br
--/usr/local/src/cweb/examples/wc.w An introductory example.
--.br
--/usr/local/lib/cweb Directory for cweb "include" files.
-+/usr/local/share/cweb Directory for cweb "include" 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"
- .I Literate Programming
- by D.E. Knuth.