Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78222

Summary: small typos in hb-install-{hppa,ppc,sparc}-medium.xml and a broken link in hb-install-next.xml
Product: [OLD] Docs-user Reporter: Alin Dobre (RETIRED) <alin>
Component: HandbookAssignee: Sven Vermeulen (RETIRED) <swift>
Status: RESOLVED FIXED    
Severity: trivial CC: docs-team
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/handbook
Whiteboard:
Package list:
Runtime testing required: ---

Description Alin Dobre (RETIRED) gentoo-dev 2005-01-16 07:52:31 UTC
here they are:
1. handbook/2004.3/hb-install-hppa-medium.xml, 154-155:
LiveCDs are located in the <path>releases/x86/2004.3/livecd</path> directory;
the Package CDs are located in the <path>releases/x86/2004.3/packagecd</path>

the links are relative to the x86 arch.

2. same typo in handbook/2004.3/hb-install-ppc-medium.xml

3. handbook/2004.3/hb-install-sparc-medium.xml, 98:
link="/doc/en/handbook/handbook-x86.xml">Gentoo Handbook</uri>.

the link points to the x86 handbook, not sparc handbook.

4. handbook/2004.3/hb-install-next.xml, 109:
link="news/20041113-kernels.xml">Hotplug Change Announcement</uri>.

link should be absolute (have a leading '/'), otherwise, it points to:
http://www.gentoo.org/doc/en/handbook/2004.3/news/20041113-kernels.xml
which is wrong.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2005-01-17 02:19:04 UTC
Thanks, all fixed in CVS now.