Merge changes (add index.sgml) in the English version.

This commit is contained in:
Jun Kuriyama 2001-03-09 13:14:31 +00:00
parent ae16470f40
commit ba66c7c505
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8925
2 changed files with 19 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# $FreeBSD: www/ja/alpha/Makefile,v 1.11 2000/10/02 09:16:05 kuriyama Exp $
# $FreeBSD: www/ja/alpha/Makefile,v 1.12 2000/11/07 11:37:52 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.7
# Original revision: 1.8
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -10,8 +10,7 @@
.endif
DOCS= alpha.sgml
INDEXLINK=alpha.html
DOCS+= index.sgml
### Revision checking
REVCHECK= yes

16
ja/alpha/index.sgml Normal file
View file

@ -0,0 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD/Alpha Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.1 -->
<html>
&header;
<p>従来ここに書かれていた内容は<a href="../platforms/alpha.html">ここ</a>
に移動しました.</p>
&footer;
</html>