Add missing </p> tag
This commit is contained in:
parent
2f28e607b5
commit
7eb994bf52
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18352
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.9 2002/06/02 20:06:27 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64.sgml,v 1.10 2003/01/20 00:03:47 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -10,7 +10,7 @@
|
|||
&header;
|
||||
|
||||
<p>The FreeBSD/ia64 platform pages have been moved to
|
||||
<a href="ia64/index.html">here</a>. Please update your bookmarks.
|
||||
<a href="ia64/index.html">here</a>. Please update your bookmarks.</p>
|
||||
|
||||
&footer;
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue