Bug 93307

Summary: [patch] Fix link in www/en/relnotes.sgml
Product: Documentation Reporter: Jose Liang <jose>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jose Liang 2006-02-13 19:50:08 UTC
Fix incorrect link for "FreeBSD 5.X Migration Guide" in "FreeBSD 5-STABLE Release Documentation" section.

Fix: 

-      <li><a href="&base;/releases/&rel.current;R/migration-guide.html">FreeBSD
+      <li><a href="&base;/releases/&rel2.current;R/migration-guide.html">FreeBSD
          5.X Migration Guide</a></li>

       <li>Release Notes:--TPuGFCqL8H4NbSd7gP7WuDQG1YSOGVMCZQNktNlELoAN9m5n
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- /usr/www/en/relnotes.sgml   Tue Feb 14 03:26:27 2006
+++ ./relnotes.sgml     Tue Feb 14 03:29:30 2006
@@ -128,7 +128,7 @@
     <ul>
       <li><a href="&base;/relnotes/5-STABLE/readme/index.html">README</a></li>
Comment 1 jcamou freebsd_committer freebsd_triage 2006-02-16 22:41:34 UTC
State Changed
From-To: open->closed

Patch committed, thanks! 


Comment 2 jcamou freebsd_committer freebsd_triage 2006-02-16 22:41:34 UTC
Responsible Changed
From-To: freebsd-www->jcamou

To me.