Remove LOWSRC attribute from previous commit.
I think LOWSRC attribute is local extention of specific user agents (such as Netscape Navigator). If I misunderstand this, please add this attribute again.
This commit is contained in:
parent
32847edb9a
commit
4b8f96eca4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9560
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.2 2001/05/10 07:53:35 obrien Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/x86-64.sgml,v 1.3 2001/06/06 18:13:18 obrien Exp $">
|
||||
<!ENTITY title "FreeBSD/x86-64 Project">
|
||||
<!ENTITY email 'freebsd-hackers'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.2 2001/05/10 07:53:35 obrien Exp $ -->
|
||||
<!-- $FreeBSD: www/en/platforms/x86-64.sgml,v 1.3 2001/06/06 18:13:18 obrien Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<a href="../gifs/daemon_hammer.jpg"><IMG SRC="../gifs/daemon_hammer-tn15.jpg" LOWSRC="../gifs/daemon_hammer-tn15.jpg" ALIGN=right BORDER=0 ALT="BSD Daemon swinging a sledge hammer"></A>
|
||||
<a href="../gifs/daemon_hammer.jpg"><IMG SRC="../gifs/daemon_hammer-tn15.jpg" ALIGN=right BORDER=0 ALT="BSD Daemon swinging a sledge hammer"></A>
|
||||
|
||||
<p>This page contains information about porting FreeBSD to AMD's
|
||||
upcoming x86-64 ``Hammer'' architecture.</p>
|
||||
|
|
Loading…
Reference in a new issue