Add separate console entry for US-ASCII
This commit is contained in:
parent
027e0c2897
commit
b99127fbd4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11277
1 changed files with 6 additions and 1 deletions
|
@ -559,9 +559,14 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry>CP437 (hardware default) or US-ASCII</entry>
|
||||
<entry>CP437 (VGA default)</entry>
|
||||
<entry><literal>cons25</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>US-ASCII</entry>
|
||||
<entry><literal>cons25w</literal></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue