Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379971 - Move the command locale-gen to a box for clearity
Summary: Move the command locale-gen to a box for clearity
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-20 14:42 UTC by Niklas Johansson
Modified: 2011-08-22 16:59 UTC (History)
1 user (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 Niklas Johansson 2011-08-20 14:42:51 UTC
Hey,

Where:
http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=6

In the bottom, I think that the command
  locale-gen
should be move into its onw little box for clearity.

Even if we wish that all users read everything it makes it "pop out" a bit more. 

My 2-cents
Comment 1 Niklas Johansson 2011-08-20 14:44:31 UTC
To be even more clear what I mean. This text

"The next step is to run locale-gen. It will generate all the locales you have specified in the /etc/locale.gen file." 

Should be changed so that it becomes like everything else in the documentation. A little box with the command

- box-
# locale-gen
- box -
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2011-08-22 16:59:02 UTC
Thanks for the suggestion. I've updated the handbooks in CVS to display a code listing on the execution of "locale-gen". This should show up on the site in an hour or so.