- Add missing quotes to SGML attribute
PR: docs/149140 Submitted by: olgeni
This commit is contained in:
parent
6fb170b309
commit
6b10c3dcae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36145
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ BEGIN {
|
|||
<para>Most keyboard maps should already be set up correctly. I.e: If you
|
||||
have a german keyboard and your Umlaut keys are working, you can
|
||||
safely skip this section since the keyboard already maps whatever key
|
||||
combination is necessary (e.g.: <keycombo action=simul><keycap>Alt
|
||||
combination is necessary (e.g.: <keycombo action="simul"><keycap>Alt
|
||||
Gr</keycap><keycap>e</keycap></keycombo>) to decimal value 164.
|
||||
If running into problems, the best way to check is to take a look at
|
||||
<filename>/usr/share/syscons/keymaps/*.kbd</filename>. The format of
|
||||
|
|
Loading…
Reference in a new issue