diff --git a/en/platforms/Makefile b/en/platforms/Makefile
index 87d9f9084d..b7aef1d1c9 100644
--- a/en/platforms/Makefile
+++ b/en/platforms/Makefile
@@ -1,21 +1,22 @@
-# $FreeBSD: www/en/platforms/Makefile,v 1.5 2003/01/20 00:04:22 marcel Exp $
+# $FreeBSD: www/en/platforms/Makefile,v 1.6 2003/07/18 20:27:46 hrs Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= alpha.sgml
+DOCS+= amd64.sgml
DOCS+= ia64.sgml
DOCS+= index.sgml
DOCS+= mips.sgml
DOCS+= pc98.sgml
DOCS+= ppc.sgml
DOCS+= sparc.sgml
DOCS+= x86-64.sgml
SUBDIR= ia64
.include "${WEB_PREFIX}/share/mk/web.site.mk"
diff --git a/en/platforms/amd64.sgml b/en/platforms/amd64.sgml
new file mode 100644
index 0000000000..e484e64bed
--- /dev/null
+++ b/en/platforms/amd64.sgml
@@ -0,0 +1,61 @@
+
+
+
+
+ %includes;
+]>
+
+
+&header;
+
+
+
+
This page contains information the FreeBSD port to AMD's AMD64 architecture. The AMD64 + architecture was previously known as x86-64 or ``Hammer''.
+ +The AMD Opteron™ and upcoming AMD Athlon™ 64 processors + use the AMD64 architecture.
+ +Currently FreeBSD/amd64 runs in 64-bit multiuser mode. + Multiprocessor hardware is supported, but currently only running in + uniprocessor mode.
+ +The AMD64 platform is currently a Tier + 2 FreeBSD platform.
+ +