Fix entity title.
Submitted by: SUGIMURA Takashi <takas-su@is.aist-nara.ac.jp>
This commit is contained in:
parent
bd15389885
commit
f9738719eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3172
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-07-24 20:09:54 $">
|
||||
<!ENTITY title "FreeBSD 2.2.6 Announcement">
|
||||
<!ENTITY date "$Date: 1998-07-25 09:39:13 $">
|
||||
<!ENTITY title "FreeBSD 2.2.7 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$Date: 1998-07-24 20:09:54 $">
|
||||
<!ENTITY title "FreeBSD 2.2.6 Announcement">
|
||||
<!ENTITY date "$Date: 1998-07-25 09:39:13 $">
|
||||
<!ENTITY title "FreeBSD 2.2.7 Announcement">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
|
|
Loading…
Reference in a new issue