Bug 66239

Summary: Dead links in www/en/platforms/amd64.sgml (with patch)
Product: Documentation Reporter: Rudolf Čejka <cejkar>
Component: Books & ArticlesAssignee: josef
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rudolf Čejka 2004-05-04 09:50:19 UTC
 
 Links in www/en/platforms/amd64.sgml (1.7) are dead or old and furthermore
 there is unnecessary </body> at the end of page. Here is proposed patch, but
 review from somebody from AMD64 farm is welcomed, because I'm related
 with this page just by translation into Czech.
 
 The next change would be style fixes to this page, mainly indentation.
 
 --- amd64.sgml.orig	Tue May  4 10:12:57 2004
 +++ amd64.sgml	Tue May  4 10:28:50 2004
 @@ -35,13 +35,13 @@
  <h3>Other Links of Interest</h3>
  <h4>AMD64 Documentation</h4>
  <ul>
 -<li><a href="http://www.amd.com/products/cpg/64bit/pdf/x86-64_overview.pdf">
 +<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_overview.pdf">
  AMD x86-64 Architecture Specification</a></li>
  <li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">
  AMD64 Architecture Application Programmer's Manual</a></li>
  <li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">
  AMD64 Architecture System Programmer's Manual</a></li>
 -<li><a href="http://www.amd64.org/documentation/abi.pdf">
 +<li><a href="http://www.x86-64.org/documentation/abi.pdf">
  AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
  <li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_wp.pdf">
  AMD x86-64 whitepaper</a></li>
 @@ -49,8 +49,8 @@
  
  <h4>Software Tools</h4>
  <ul>
 -<li><a href="http://www.x86-64.org/downloads">AMD SimNow! x86-64 Linux
 -Simulator and Tools</a></li>
 +<li><a href="http://www.x86-64.org/downloads">Bochs and Simics
 +Simulators and Tools</a></li>
  </ul>
  
  <h4>Related Projects</h4>
 @@ -60,5 +60,4 @@
  </ul>
  
  &footer;
 -</body>
  </html>
Comment 1 josef freebsd_committer freebsd_triage 2004-05-04 17:38:41 UTC
Responsible Changed
From-To: freebsd-www->josef

I'll take this one.
Comment 2 David E. O'Brien freebsd_committer freebsd_triage 2004-05-05 07:44:49 UTC
State Changed
From-To: open->closed

committed.