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

Bug 286349

Summary: Handbook Installation 6.b Code Listing 2.2: command and output do not match
Product: [OLD] Docs on www.gentoo.org Reporter: platypus <dgbaley27>
Component: Installation HandbookAssignee: Docs Team <docs-team>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap6
Whiteboard:
Package list:
Runtime testing required: ---

Description platypus 2009-09-25 01:12:26 UTC
From the listing:

# ls -FGg /etc/make.profile
lrwxrwxrwx  1 48 Apr  8 18:51 /etc/make.profile -> ../usr/portage/profiles/default/linux/x86/2008.0

A -l is missing at least. (To be honest I don't know why -F is necessary)


Reproducible: Always

Steps to Reproduce:
1. Point your browser to http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_chap6
2. Scroll down to 6.b listing 2.2
Comment 1 nm (RETIRED) gentoo-dev 2009-09-25 02:11:32 UTC
Nothing wrong with it.
Comment 2 platypus 2009-09-25 03:28:07 UTC
(In reply to comment #1)
> Nothing wrong with it.
> 

Let that be a lesson to all of you, beware of your trailing slashes! Sorry, I was a little over zealous.