cygwin-x-doc/faq i18n.xml,1.10,1.11 remote.xml,1.10,1.11
Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]> Wed, 20 Apr 2005 05:44:27 -0700 (PDT)
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ago Update of /cvs/xserver/cygwin-x-doc/faq In directory gabe:/tmp/cvs-serv26049/faq Modified Files: i18n.xml remote.xml Log Message: 2005-04-20 Alexander Gottwald <[email protected]> * faq/i18n.xml: Removed United Kingdom (uk) from examples for XKB layouts since the layoutname (gb) does not match the country domain (uk) * faq/remote.xml: SSH server configfile is named sshd_config not ssh_config Index: i18n.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/i18n.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- i18n.xml 29 Dec 2004 18:57:07 -0000 1.10 +++ i18n.xml 20 Apr 2005 12:44:25 -0000 1.11 @@ -19,8 +19,7 @@ <replaceable>countrycode</replaceable></parameter> where <replaceable>countrycode</replaceable> is in most cases the 2 character code which also represents the country in internet adresses -(e.g. Australia = au, Deutschland = de, France = fr, Japan = jp, -United Kingdom = uk).</para> +(e.g. Australia = au, Deutschland = de, France = fr, Japan = jp)</para> <para>Other options for tweaking the XKB layout are <parameter>-xkbmodel</parameter>,<parameter>-xkbvariant</parameter>, Index: remote.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/remote.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- remote.xml 2 Oct 2004 22:06:01 -0000 1.10 +++ remote.xml 20 Apr 2005 12:44:25 -0000 1.11 @@ -107,7 +107,7 @@ configuration.</para> <para>The configfile is by default -<filename>/etc/ssh/ssh_config</filename>. If there is an entry +<filename>/etc/ssh/sshd_config</filename>. If there is an entry <quote>X11Forwarding no</quote> then X11Forwarding is disabled. </para>