diff --git a/en/platforms/Makefile b/en/platforms/Makefile index 18250b092b..87d9f9084d 100644 --- a/en/platforms/Makefile +++ b/en/platforms/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/platforms/Makefile,v 1.4 2002/11/08 14:56:49 jmallett Exp $ +# $FreeBSD: www/en/platforms/Makefile,v 1.5 2003/01/20 00:04:22 marcel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -11,6 +11,7 @@ DOCS= alpha.sgml DOCS+= ia64.sgml DOCS+= index.sgml DOCS+= mips.sgml +DOCS+= pc98.sgml DOCS+= ppc.sgml DOCS+= sparc.sgml DOCS+= x86-64.sgml diff --git a/en/platforms/index.sgml b/en/platforms/index.sgml index 0babbcdab6..8dc46ed6b8 100644 --- a/en/platforms/index.sgml +++ b/en/platforms/index.sgml @@ -2,7 +2,7 @@ - + %includes;]> @@ -21,6 +21,7 @@
FreeBSD/pc98 is a port of FreeBSD which aims to run + on NEC PC-98x1 (pc98) architecture. + The project's goal is to make FreeBSD/pc98 work + the same as FreeBSD on other architectures. + Most of the kernel source is already included in FreeBSD source tree + and most of the userland utilities built from the source work fine.
+ +