More formatting + more info
This commit is contained in:
parent
aa5e0b2bed
commit
1ac3565dc6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1469
1 changed files with 24 additions and 19 deletions
|
@ -1,9 +1,12 @@
|
|||
<!-- $Id: russian.sgml,v 1.3 1997-05-02 08:07:35 ache Exp $ -->
|
||||
<!-- $Id: russian.sgml,v 1.4 1997-05-02 08:37:48 ache Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect><heading>Russian Language<label id="russian"></heading>
|
||||
<sect><heading>Russian Language (KOI8-R encoding)<label id="russian"></heading>
|
||||
<p><em>Contributed by &a.ache;<newline>
|
||||
1 May 1997</em>.
|
||||
<p>See more info about KOI8-R encoding at
|
||||
<htmlurl url="http://www.nagual.pp.ru/~ache/koi8.html"
|
||||
name="KOI8-R References (Russian Net Character Set)">.
|
||||
|
||||
<sect1><heading>Console Setup<label id="russian:console"></heading>
|
||||
<p>
|
||||
|
@ -22,8 +25,8 @@ font8x8=cp866-8x8
|
|||
<tt>/etc/rc.conf</tt>,
|
||||
not just ^[ string.
|
||||
<p>
|
||||
This tuning means koi8-r keyboard with Alternative
|
||||
screen font mapped to koi8-r character set to
|
||||
This tuning means KOI8-R keyboard with Alternative
|
||||
screen font mapped to KOI8-R encoding to
|
||||
preserve pseudographics, <it>Gray Delete</it> key remapped to match Russian
|
||||
<tt>termcap(5)</tt> entry for FreeBSD console.
|
||||
<p>
|
||||
|
@ -45,7 +48,8 @@ There is two environment variables for locale setup:
|
|||
<itemize>
|
||||
<item><tt>LANG</tt>
|
||||
for POSIX <tt>setlocale(3)</tt> family functions;
|
||||
<item> <tt>MM_CHARSET</tt> for applications MIME chararter set.
|
||||
<item><tt>MM_CHARSET</tt>
|
||||
for applications MIME chararter set.
|
||||
</itemize>
|
||||
<p>
|
||||
The best way is using <tt>/etc/login.conf</tt>
|
||||
|
@ -143,9 +147,10 @@ Alternatively you can add this instructions to
|
|||
|
||||
<sect1><heading>X Window Setup<label id="russian:xwindow"></heading>
|
||||
<p>
|
||||
Step by step instructions:
|
||||
<enum>
|
||||
<item> First off all do
|
||||
<ref id="russian:locale" name="locale setup"> as described.
|
||||
<item>Do
|
||||
<ref id="russian:locale" name="locale setup"> first as described.
|
||||
<p>
|
||||
<it>NOTE:</it><label id="russian:note">
|
||||
Russian KOI8-R locale may not work with old XFree86 versions
|
||||
|
|
Loading…
Reference in a new issue