| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.46 2007/05/07 18:11:40 nightmorph Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.47 2007/07/08 01:42:20 nightmorph Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/guide-localization.xml"> |
5 | <guide link="/doc/en/guide-localization.xml"> |
| 6 | <title>Gentoo Linux Localization Guide</title> |
6 | <title>Gentoo Linux Localization Guide</title> |
| 7 | <author title="Author"> |
7 | <author title="Author"> |
| … | |
… | |
| 27 | This guide should help users localize their Gentoo Linux distribution to any |
27 | This guide should help users localize their Gentoo Linux distribution to any |
| 28 | European locale. It uses Germany as a case-study, since it is translated from |
28 | European locale. It uses Germany as a case-study, since it is translated from |
| 29 | the German doc. Includes configuration for use of the euro currency symbol. |
29 | the German doc. Includes configuration for use of the euro currency symbol. |
| 30 | </abstract> |
30 | </abstract> |
| 31 | |
31 | |
| 32 | <version>1.34</version> |
32 | <version>1.35</version> |
| 33 | <date>2007-05-07</date> |
33 | <date>2007-07-07</date> |
| 34 | |
34 | |
| 35 | <chapter> |
35 | <chapter> |
| 36 | <title>Time zone</title> |
36 | <title>Time zone</title> |
| 37 | <section> |
37 | <section> |
| 38 | <body> |
38 | <body> |
| … | |
… | |
| 473 | <p> |
473 | <p> |
| 474 | You should verify that <c>CONSOLEFONT</c> is in the boot runlevel: |
474 | You should verify that <c>CONSOLEFONT</c> is in the boot runlevel: |
| 475 | </p> |
475 | </p> |
| 476 | |
476 | |
| 477 | <pre caption="Verify the proper runlevel"> |
477 | <pre caption="Verify the proper runlevel"> |
| 478 | # <i>rc-update show | grep -i consolefont</i> |
478 | # <i>rc-update -v show | grep -i consolefont</i> |
| 479 | </pre> |
479 | </pre> |
| 480 | |
480 | |
| 481 | <p> |
481 | <p> |
| 482 | If no runlevel is displayed for <c>CONSOLEFONT</c>, then add it to the proper level: |
482 | If no runlevel is displayed for <c>CONSOLEFONT</c>, then add it to the proper level: |
| 483 | </p> |
483 | </p> |