Merge the following changes in the English version:

mozilla.sgml : 1.4 -> 1.5
This commit is contained in:
Motoyuki Konno 1998-10-01 16:50:41 +00:00
parent 734fbf1179
commit 9bd58778de
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3561

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-09 16:22:17 $">
<!ENTITY date "$Date: 1998-10-01 16:50:41 $">
<!ENTITY title 'FreeBSD Mozilla Group'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: mozilla.sgml,v 1.4 1998-08-09 16:22:17 kuriyama Exp $ -->
<!-- $Id: mozilla.sgml,v 1.5 1998-10-01 16:50:41 motoyuki Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.4 -->
<!-- Original revision: 1.5 -->
<html>
@ -28,6 +28,7 @@
<h2>参考資料</h2>
<dl>
<!--
<dt><a href="http://www.freebsd.org/cgi/cvsweb.cgi?cvsroot=mozilla">WEB
インタフェース</a></dt>
@ -36,6 +37,7 @@
を閲覧するための web を基盤としたインタフェースが提供されます.
それにより, CVS レポジトリの中の種々のファイルの中から特定の版を
選択したり比較したりすることが可能になります.</dd>
-->
<dt><a href="../handbook/cvsup.html">CVSup</a></dt>