Add suggested TERM setting (cons25r) for recently added koi8-u fonts.
Suggested by: ache
This commit is contained in:
parent
9787395178
commit
498024de6b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9239
2 changed files with 12 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.43 2001/03/09 16:57:48 keichii Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="l10n">
|
<chapter id="l10n">
|
||||||
|
@ -468,6 +468,11 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
<entry><literal>cons25r</literal></entry>
|
<entry><literal>cons25r</literal></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>KOI8-U</entry>
|
||||||
|
<entry><literal>cons25r</literal></entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>CP437 (hardware default)</entry>
|
<entry>CP437 (hardware default)</entry>
|
||||||
<entry><literal>cons25</literal></entry>
|
<entry><literal>cons25</literal></entry>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.43 2001/03/09 16:57:48 keichii Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="l10n">
|
<chapter id="l10n">
|
||||||
|
@ -468,6 +468,11 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
<entry><literal>cons25r</literal></entry>
|
<entry><literal>cons25r</literal></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>KOI8-U</entry>
|
||||||
|
<entry><literal>cons25r</literal></entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>CP437 (hardware default)</entry>
|
<entry>CP437 (hardware default)</entry>
|
||||||
<entry><literal>cons25</literal></entry>
|
<entry><literal>cons25</literal></entry>
|
||||||
|
|
Loading…
Reference in a new issue