Merge the diffs of English version: 1.74 -> 1.75
Submitted by: Akihiro IIJIMA <aki@jp.freebsd.org>
This commit is contained in:
parent
4bff159b6f
commit
a0713646a2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6539
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY title "The FreeBSD Project">
|
||||
<!ENTITY date "$FreeBSD: www/ja/index.sgml,v 1.16 2000/01/10 09:41:37 motoyuki Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/index.sgml,v 1.17 2000/01/22 01:20:36 kuriyama Exp $">
|
||||
<!ENTITY % rev.incl SYSTEM "index.revinc"> %rev.incl;
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/ja/index.sgml,v 1.16 2000/01/10 09:41:37 motoyuki Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/index.sgml,v 1.17 2000/01/22 01:20:36 kuriyama Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.74 -->
|
||||
<!-- Original revision: 1.75 -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
@ -325,7 +325,7 @@
|
|||
&date;</small></td>
|
||||
|
||||
<td align="right" valign="top">
|
||||
<small><a href="copyright/">Copyright</a> (c) 1995-1999
|
||||
<small><a href="copyright/">Copyright</a> (c) 1995-2000
|
||||
The FreeBSD Inc.<br>
|
||||
All rights reserved.</small></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue