Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68719 - USE flag link broken
Summary: USE flag link broken
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Handbook (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-24 10:12 UTC by michael@smith-li.com
Modified: 2004-10-24 11:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michael@smith-li.com 2004-10-24 10:12:32 UTC
An error in the handbook leads to an incorrect link. Read on...

Reproducible: Always
Steps to Reproduce:
1.Open URL above
2.look for "A full description on USE can be found in the second part of the Gentoo Handbook, Chapter 1: USE flags. A full description on the available USE flags can be found on your system in /usr/portage/profiles/use.desc."


Actual Results:  
That link does not go to a page on USE flags. Instead, it goes to chapter one of
the second part,
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1.

Expected Results:  
The text should read, and link, something like this:
"A full description on USE can be found in the second part of the Gentoo
Handbook, <a
href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=2">Chapter
2: USE flags</a>. A full description on the available USE flags can be found on
your system in /usr/portage/profiles/use.desc."

Thanks to Karlosll on #gentoo for noticing these errors.
Comment 1 michael@smith-li.com 2004-10-24 10:13:51 UTC
Erm, when I said, "open URL above," I meant this URL: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=6

Sorry, I thought it would be more apparent.
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2004-10-24 10:38:44 UTC
hmm. Looks like some internal links need TLC
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2004-10-24 11:28:46 UTC
Fixed in CVS.
Thanks for reporting.