Fix some links to reflect the fact that this page no longer lives in
Jason Evan's public_html directory. - Link to archived email messages from docs.freebsd.org, rather than non existant text files in the local directory. - Correct link to Chuck Patterson's slides, which reside in ~jasone, not the local directory.
This commit is contained in:
parent
df47cceed7
commit
ef9f6466c3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12535
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.52 2002/03/18 16:22:42 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.53 2002/03/18 18:33:13 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -1420,8 +1420,8 @@
|
|||
<li>
|
||||
<p>&a.cp; has provided the PostScript versions of his
|
||||
presentation slides for the
|
||||
<a href="smp_meeting_slides_1.ps">first day</a> and
|
||||
<a href="smp_meeting_slides_2.ps">second day</a> of the
|
||||
<a href="http://people.FreeBSD.org/~jasone/smp/smp_meeting_slides_1.ps">first day</a> and
|
||||
<a href="http://people.FreeBSD.org/~jasone/smp/smp_meeting_slides_2.ps">second day</a> of the
|
||||
SMP meeting.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -1430,7 +1430,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<p>Here's a copy of the
|
||||
<a href="smp_meeting_summary.txt">SMP meeting summary</a>
|
||||
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=226208+0+archive/2000/freebsd-smp/20000625.freebsd-smp">SMP meeting summary</a>
|
||||
that was posted to the -smp mailing list.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -1439,7 +1439,7 @@
|
|||
<ul>
|
||||
<li>
|
||||
<p>Here's a copy of the
|
||||
<a href="smp_project_announcement.txt">SMP project announcement</a>
|
||||
<a href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=154884+0+archive/2000/freebsd-current/20000625.freebsd-current">SMP project announcement</a>
|
||||
that was posted to the -current mailing list.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue