fox2mike 05/06/20 11:37:36 Modified: xml/htdocs/doc/en guide-localization.xml Log: #96447, Corrected the location in which KEYMAP variable is to be set. Thanks to Giorgos Akrivas for reporting.
Revision Changes Path 1.27 +4 -4 xml/htdocs/doc/en/guide-localization.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.27&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml?rev=1.27&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/guide-localization.xml.diff?r1=1.26&r2=1.27&cvsroot=gentoo Index: guide-localization.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- guide-localization.xml 10 Jun 2005 18:43:56 -0000 1.26 +++ guide-localization.xml 20 Jun 2005 11:37:36 -0000 1.27 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.26 2005/06/10 18:43:56 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/guide-localization.xml,v 1.27 2005/06/20 11:37:36 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/guide-localization.xml"> @@ -29,8 +29,8 @@ the German doc. Includes configuration for use of the euro currency symbol. </abstract> -<version>1.17</version> -<date>2005-06-10</date> +<version>1.18</version> +<date>2005-06-20</date> <chapter> <title>Time zone</title> @@ -281,7 +281,7 @@ <p> The keyboard layout used by the console is set in -<path>/etc/rc.conf</path> by the <c>KEYMAP</c> variable. +<path>/etc/conf.d/keymaps</path> by the <c>KEYMAP</c> variable. Valid values can be found in <path>/usr/share/keymaps/<c>{arch}</c>/</path>. <path>i386</path> has further subdivisions into layout -- [email protected] mailing list
