aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/consoled.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-12 21:04:48 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2020-06-12 21:04:48 +0000
commit9e7475a6c30cbc40d2cf69118ea65d682189b091 (patch)
tree0fcb373ca419a2f077f38c9eee6c452cc4cd86bf /chapter09/consoled.xml
parenta3d0817020eee2b1ea6ebfe10f3a0ea9e26829be (diff)
Updates to chapter09 for systemd
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/consoled.xml')
-rw-r--r--chapter09/consoled.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/chapter09/consoled.xml b/chapter09/consoled.xml
index bf1fdc8e0..76d304d44 100644
--- a/chapter09/consoled.xml
+++ b/chapter09/consoled.xml
@@ -24,8 +24,8 @@
information. Decide which keymap and screen font will be used. Various
language-specific HOWTOs can also help with this, see <ulink
url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>.
- Examine <command>localectl list-keymaps</command> output for a list of
- valid console keymaps. Look in
+ Examine the output of <command>localectl list-keymaps</command> for a list of
+ valid console keymaps. Look in the
<filename class="directory">/usr/share/consolefonts</filename>
directory for valid screen fonts.</para>
@@ -106,34 +106,34 @@ EOF</userinput></screen>
<varlistentry>
<term>list-x11-keymap-models</term>
<listitem>
- <para>Show known X11 keyboard mapping models.</para>
+ <para>Shows known X11 keyboard mapping models.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-layouts</term>
<listitem>
- <para>Show known X11 keyboard mapping layouts.</para>
+ <para>Shows known X11 keyboard mapping layouts.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-variants</term>
<listitem>
- <para>Show known X11 keyboard mapping variants.</para>
+ <para>Shows known X11 keyboard mapping variants.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>list-x11-keymap-options</term>
<listitem>
- <para>Show known X11 keyboard mapping options.</para>
+ <para>Shows known X11 keyboard mapping options.</para>
</listitem>
</varlistentry>
</variablelist>
<note><para>Using any of the parameters listed above requires the
- XKeyboard Config package from BLFS.</para></note>
+ XKeyboard-Config package from BLFS.</para></note>
</sect1>