Fix a bad entity
This commit is contained in:
parent
6481846638
commit
d3df656aa2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ include::{partialsdir}/entities.adoc[]
|
|||
indexterm:[keyboard configuration]
|
||||
The *system locale* specifies the language settings of system services and user interfaces. The *keyboard layout* settings control the layout used on the text console and graphical user interfaces.
|
||||
|
||||
These settings can be made by modifying the `/etc/locale.conf` configuration file or by using the [application]*localectl* utility. You can also set these settings during system installation using the installer graphical interface, text mode interface, or the [command]*keyboard* and [command]*lang* Kickstart commands. See the link:++https://docs.fedoraproject.org/en-US/fedora/f{MAJOROSVER}/install-guide++[{MAJOROS} Installation Guide] for information about these options.
|
||||
These settings can be made by modifying the `/etc/locale.conf` configuration file or by using the [application]*localectl* utility. You can also set these settings during system installation using the installer graphical interface, text mode interface, or the [command]*keyboard* and [command]*lang* Kickstart commands. See the link:https://docs.fedoraproject.org/en-US/fedora/f{MAJOROSVER}/install-guide[{MAJOROS} Installation Guide] for information about these options.
|
||||
|
||||
[[s1-Setting_the_System_Locale]]
|
||||
== Setting the System Locale
|
||||
|
|
|
|||
Reference in a new issue