In Code Listing 8.5: Restarting Apache it says to run: # links localhost It should be say to run: # lynx localhost Reproducible: Always Steps to Reproduce: 1.Read Code Listing 8.5: Restarting Apache on page http://www.gentoo.org/doc/en/desktop.xml 2.Follow instructions by running: # links localhost Actual Results: I get the following error: -bash: links: command not found Expected Results: The documentation should say: # lynx localhost
`emerge links` if we were to change it then someone who were to have 'links' but not 'links' would file a bug for the opposite of what you have here :p
err they had 'links' but not 'lynx'