o Fix charset (ISO-8859-1 -> EUC-JP).
o Bump original revision (1.33 -> 1.35).
This commit is contained in:
parent
98749fdff3
commit
391080fe80
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37073
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/ja/availability.sgml,v 1.22 2005/10/04 17:15:06 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/availability.sgml,v 1.23 2006/08/19 21:24:39 hrs Exp $">
|
||||
<!ENTITY title "About FreeBSD's availability">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.33 -->
|
||||
<!-- Original revision: 1.35 -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="5;url=&base;/index.html">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
|
||||
<title>&title;</title>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Reference in a new issue