i386 is no longer an exception in the list of platforms
PR: www/83185 Submitted by: Antoine Brodin <antoine dot brodin at laposte dot net>
This commit is contained in:
parent
fa9850e0e4
commit
d63466a458
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25155
1 changed files with 2 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY email 'freebsd-www'>
|
||||
<!ENTITY title "Supported Platforms">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.12 2004/12/02 18:51:02 rushani Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/index.sgml,v 1.13 2004/12/16 18:25:51 obrien Exp $">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
||||
<html>
|
||||
|
@ -11,9 +11,7 @@
|
|||
<h2>Introduction</h2>
|
||||
|
||||
<p>Here you will find a list of platforms that FreeBSD currently
|
||||
supports along with platforms currently being ported to (with the
|
||||
exception of x86, since most of the information on the remainder of
|
||||
the site already pertains to that platform).</p>
|
||||
supports along with platforms currently being ported to.</p>
|
||||
|
||||
<h2>Table of Contents</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue