PR: www/121530
Additional remove the colon after the "Status" headline as it does not really belong there. Contributed by: Gavin Atkinson
This commit is contained in:
parent
c8189fb870
commit
6a470c4289
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32034
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.20 2007/12/08 06:47:46 chinsan Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.21 2007/12/08 12:13:25 chinsan Exp $">
|
||||
<!ENTITY title "FreeBSD/amd64 Project">
|
||||
<!ENTITY email 'freebsd-amd64'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
@ -30,9 +30,9 @@
|
|||
Intel Core™2 Duo, Intel Xeon (3000-sequence, 5000-sequence, and
|
||||
7000-sequence) processors use the Intel®64 architecture.</p>
|
||||
|
||||
<h3>Status:</h3>
|
||||
<h3>Status</h3>
|
||||
|
||||
<p>Currently FreeBSD/amd64 runs in 64-bit multiuser mode, in both
|
||||
<p>FreeBSD/amd64 runs in 64-bit multiuser mode, in both
|
||||
Uniprocessor and Multiprocessor mode.</p>
|
||||
|
||||
<p>The AMD64 platform is currently a <a
|
||||
|
|
Loading…
Reference in a new issue