diff --git a/zh_CN/releases/6.3R/Makefile b/zh_CN/releases/6.3R/Makefile index 2be33c8251..6a95ecc947 100644 --- a/zh_CN/releases/6.3R/Makefile +++ b/zh_CN/releases/6.3R/Makefile @@ -1,37 +1,35 @@ # The FreeBSD Simplified Chinese Project # -# $FreeBSD: www/zh_CN/releases/6.3R/Makefile,v 1.2 2008/01/17 20:57:32 delphij Exp $ +# $FreeBSD: www/zh_CN/releases/6.3R/Makefile,v 1.1 2008/01/17 21:00:00 delphij Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= relnotes.sgml DOCS+= hardware.sgml DOCS+= installation.sgml DATA+= errata.html DATA+= hardware-amd64.html DATA+= hardware-i386.html DATA+= installation-alpha.html DATA+= installation-amd64.html -DATA+= installation-ia64.html DATA+= installation-i386.html DATA+= installation-pc98.html DATA+= installation-powerpc.html DATA+= installation-sparc64.html DATA+= readme.html DATA+= relnotes-alpha.html DATA+= relnotes-amd64.html -DATA+= relnotes-ia64.html DATA+= relnotes-i386.html DATA+= relnotes-pc98.html DATA+= relnotes-powerpc.html DATA+= relnotes-sparc64.html DATA+= docbook.css .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/zh_CN/releases/6.3R/hardware.sgml b/zh_CN/releases/6.3R/hardware.sgml index 4b6625ebf5..253de0fc5d 100644 --- a/zh_CN/releases/6.3R/hardware.sgml +++ b/zh_CN/releases/6.3R/hardware.sgml @@ -1,31 +1,30 @@ - + ]> &header;
由于许多设备只在特定平台上支持 (或只在其上存在), FreeBSD 的硬件兼容性说明随平台的不同而不同。
我们提供了下列平台上的 FreeBSD 6.3-RELEASE 硬件兼容性说明:
要了解目前正在开发的其他平台, 请访问 所支持的平台 网页。
&footer;