Bug 48607

Summary: [patch] SMP synchronization rules link is of date
Product: Documentation Reporter: Jason Li <delphij>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: scottl
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jason Li 2003-02-23 21:50:12 UTC
	The document on FreeBSD SMP kernel synchronization rules was gone for a 
long while... The link was dead and should considered to be removed from SMP 
webpage.

Fix: apply this patch to www/en/smp/index.sgml:


<ul>
-      <li><p>
-   <a href="http://people.FreeBSD.org/~jasone/smp/smp_synch_rules.html">
-   SMP kernel synchronization rules.</a></p></li>
-
       <li><p>Most SMP-related discussion takes place on the
    <a href="mailto:freebsd-smp@FreeBSD.org">freebsd-smp</a>
    mailing list.  You can read more about mailing lists in the

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* 
http://join.msn.com/?page=features/junkmail--koj76KVLBjgWtdpzWkDUDXLuyAxgzoehLn7FFZlKirR7LPXv
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- index.sgml.orig Mon Feb 24 05:34:56 2003
+++ index.sgml Mon Feb 24 05:39:26 2003
@@ -96,10 +96,6 @@
     <h2>Resources and Links</h2>
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2003-02-24 16:33:20 UTC
State Changed
From-To: open->closed

I have replaced the link with a working one.  Thanks for the submission!