Following changes in the English version are merged.

includes.sgml:               1.18 -> 1.19
  index-site.sgml:             1.11 -> 1.15
  newsflash.sgml:              1.88 -> 1.89
  publish.sgml:                1.9 -> 1.10
  relases/index.sgml:	       1.20 -> 1.21

Submitted by: takas-su@is.aist-nara.ac.jp (Sugimura Takashi)
This commit is contained in:
Hiroyuki Hanai 1998-07-26 11:26:27 +00:00
parent 0548ce84c0
commit 2728b5386e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3189
10 changed files with 192 additions and 134 deletions

View file

@ -1,15 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-11-23 22:23:02 $">
<!ENTITY title "A-Z Index of http://www.FreeBSD.org">
<!ENTITY date "$Date: 1998-07-26 11:26:21 $">
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY atoz SYSTEM "atoz.sgml">
<!ENTITY site SYSTEM "site.sgml">
]>
<!-- $Id: index-site.sgml,v 1.1.1.1 1997-11-23 22:23:02 max Exp $ -->
<!-- $Id: index-site.sgml,v 1.2 1998-07-26 11:26:21 hanai Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.11 -->
<!-- Original revision: 1.15 -->
<html>
&header;
<h1>Site Map</h1>
&site;
<HR NOSHADE>
<h1>A-Z Index</h1>
&atoz;
&footer;
</body>