Link to the SMPng project web page, since this contains more technical
information about the progress being made on our largest new feature for 5.0.
This commit is contained in:
parent
e95126d9f5
commit
df47cceed7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12534
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/schedule.sgml,v 1.1 2002/03/04 08:17:50 murray Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -24,6 +24,11 @@
|
|||
requests should be sent to <a
|
||||
href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>.</p>
|
||||
|
||||
<p>One of the major new features of FreeBSD 5.0 will be completely
|
||||
re-worked SMP support. For specific information about the progress
|
||||
towards 5.0-RELEASE in this area, please see the <a
|
||||
href="&base;/smp/index.html">SMP Project</a> page.</p>
|
||||
|
||||
<h1>Schedule</h1>
|
||||
|
||||
<table border=1>
|
||||
|
|
Loading…
Reference in a new issue