Bug 173696

Summary: Link to Glossary from FAQ uses invalid fragment identifier
Product: Documentation Reporter: Derek Wood <ddwood>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Derek Wood 2012-11-18 07:10:00 UTC
In 5.28 of the FAQ ( http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#lock-order-reversal ), the link to the glossary is http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/freebsd-glossary.html#LOR-GLOSSARY but this does not work in Firefox 16.0.2 or Chrome  25.0.1323.1, and should be replaced with http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/freebsd-glossary.html#lor-glossary (lowercase fragment identifier).

How-To-Repeat: Click the link in section 5.28 of the FAQ in different browsers and ensure that the browser jumps to the correct location on the page and does not remain at the top.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2012-11-18 13:47:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!