Bug 92733

Summary: Wrong link reference on http://www.freebsd.org/docs/books.html
Product: Documentation Reporter: Sergey Gluschenko <deen>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
books.sgml.diff none

Description Sergey Gluschenko 2006-02-02 11:40:04 UTC
http://www.freebsd.org/docs/books.html:
'FreeBSD Assembly Language Programming Tutorial. This document has been imported into  The Developers Handbook.' In this section link to 'The Developers Handbook' is wrong.

Fix: 

Change link to 'The Developers Handbook' from:
    http://www.freebsd.org/docs/doc/en_US.ISO8859-1/books/developers-handbook
to:
    http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook
Comment 1 Daniel Gerzo 2006-02-02 13:43:09 UTC
Hello,

   nice catch. The included diff also fixes two other URLs to match the
   consistency of the document.

   Thanks for your report!

-- 
Sincerely,
   Daniel Gerzo
Comment 2 jcamou freebsd_committer freebsd_triage 2006-02-02 14:30:56 UTC
Responsible Changed
From-To: freebsd-www->jcamou

Grab this.
Comment 3 jcamou freebsd_committer freebsd_triage 2006-02-03 14:34:50 UTC
State Changed
From-To: open->closed

Link fixed along with other updates.  Thanks for the 
submission.