page has been moved. The actual contents has not been replicated. It mostly consisted of a list of activities tied to a person (ie latest news). Even though voluntary work is carried by recognition of the work being done, it's not an good way to build web pages if it's the only real contents and it has to be updated by the people who actually do the work. I don't know about others, but I hate writing about myself... Not to mention that the concept of latest news forces one to keep updating the pages, which given the current state of affairs is just too much to ask. This change does not mean that the new ia64 pages cannot possibly revive the information that's "lost" with this change.
16 lines
481 B
Text
16 lines
481 B
Text
<!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 title "FreeBSD/ia64 Project">
|
|
<!ENTITY email 'freebsd-ia64'>
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>The FreeBSD/ia64 platform pages have been moved to
|
|
<a href="ia64/index.html">here</a>. Please update your bookmarks.
|
|
|
|
&footer;
|
|
</html>
|