diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1998-08-04 14:24:23 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1998-08-04 14:24:23 +0000 |
commit | 28bbc4b306d3186dbc57dd1fdf0db496ac92b773 (patch) | |
tree | e561da97e5556643d0a65b1a06e82751525acf7f | |
parent | 53f301c0f3d973947a81d64f15d3de87e22ce86d (diff) |
Notes
-rw-r--r-- | en/tutorials/Makefile | 4 | ||||
-rw-r--r-- | en/tutorials/doc.hdr | 6 | ||||
-rw-r--r-- | en_US.ISO_8859-1/tutorials/Makefile | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/tutorials/doc.hdr | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile index 15fd5a0960..7c21f15e90 100644 --- a/en/tutorials/Makefile +++ b/en/tutorials/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $ +# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $ DOCS?= index.sgml SUBDIR= devel diskformat disklessx fonts mh multios newuser @@ -13,6 +13,6 @@ SUBDIR= DOCSUBDIR= .endif -WEBBASE?= /data/tutorials +WEBBASE?= /data/ .include "../web.mk" diff --git a/en/tutorials/doc.hdr b/en/tutorials/doc.hdr index f5e32a9961..76a9b276cd 100644 --- a/en/tutorials/doc.hdr +++ b/en/tutorials/doc.hdr @@ -4,9 +4,9 @@ <area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT=""> <area shape="rect" coords="196,12,257,33" href="../../support.html" ALT=""> <area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT=""> -<area shape="rect" coords="366,13,424,32" href="../../commercial.html" ALT=""> -<area shape="rect" coords="425,16,475,32" href="../../search.html" ALT=""> -<area shape="rect" coords="477,16,516,33" href="../../index-site.html" ALT=""> +<area shape="rect" coords="366,13,424,32" href="../../commercial/commercial.html" ALT=""> +<area shape="rect" coords="425,16,475,32" href="../../search/search.html" ALT=""> +<area shape="rect" coords="477,16,516,33" href="../../search/index-site.html" ALT=""> <area shape="rect" coords="516,15,562,33" href="../../index.html" ALT=""> <area shape="rect" href="../../index.html" coords="0,0,564,32" ALT=""> </map> diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile index 15fd5a0960..7c21f15e90 100644 --- a/en_US.ISO_8859-1/tutorials/Makefile +++ b/en_US.ISO_8859-1/tutorials/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1998-08-03 14:44:26 wosch Exp $ +# $Id: Makefile,v 1.16 1998-08-04 14:24:23 wosch Exp $ DOCS?= index.sgml SUBDIR= devel diskformat disklessx fonts mh multios newuser @@ -13,6 +13,6 @@ SUBDIR= DOCSUBDIR= .endif -WEBBASE?= /data/tutorials +WEBBASE?= /data/ .include "../web.mk" diff --git a/en_US.ISO_8859-1/tutorials/doc.hdr b/en_US.ISO_8859-1/tutorials/doc.hdr index f5e32a9961..76a9b276cd 100644 --- a/en_US.ISO_8859-1/tutorials/doc.hdr +++ b/en_US.ISO_8859-1/tutorials/doc.hdr @@ -4,9 +4,9 @@ <area shape="rect" coords="112,11,196,31" href="../../ports/index.html" ALT=""> <area shape="rect" coords="196,12,257,33" href="../../support.html" ALT=""> <area shape="rect" coords="256,12,365,33" href="../../docs.html" ALT=""> -<area shape="rect" coords="366,13,424,32" href="../../commercial.html" ALT=""> -<area shape="rect" coords="425,16,475,32" href="../../search.html" ALT=""> -<area shape="rect" coords="477,16,516,33" href="../../index-site.html" ALT=""> +<area shape="rect" coords="366,13,424,32" href="../../commercial/commercial.html" ALT=""> +<area shape="rect" coords="425,16,475,32" href="../../search/search.html" ALT=""> +<area shape="rect" coords="477,16,516,33" href="../../search/index-site.html" ALT=""> <area shape="rect" coords="516,15,562,33" href="../../index.html" ALT=""> <area shape="rect" href="../../index.html" coords="0,0,564,32" ALT=""> </map> |