Bug 67518

Summary: Typo fix in www/en/platforms/sparc.sgml
Product: Documentation Reporter: Rudolf Čejka <cejkar>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rudolf Čejka 2004-06-03 10:00:40 UTC
 
 There is <li><a href="#links">Pointers Of Interest</a></li>
 in TOC in www/en/platforms/sparc.sgml, but just "Pointer ..."
 in the referenced place. Patch is created for revision 1.18.
 
 --- www/en/platforms/sparc.sgml.orig	Thu Jun  3 10:52:49 2004
 +++ www/en/platforms/sparc.sgml	Thu Jun  3 10:53:12 2004
 @@ -120,7 +120,7 @@
      <li>Update this webpage more often.</li>
    </ul>
  
 -  <h3><a name="links">Pointer Of Interest</a></h3>
 +  <h3><a name="links">Pointers Of Interest</a></h3>
  
    <ul>
      <li><a href="http://www.sun.com/processors/manuals/">
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-06-30 06:36:27 UTC
State Changed
From-To: open->closed