diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2013-02-12 13:36:23 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2013-02-12 13:36:23 +0000 |
commit | 6204a046f3d3c610925afe8bba404bbb2f0f0c4d (patch) | |
tree | c95fa62c57ae2f8bc7abc56a535d8fa027243860 /man/vconsole.conf.xml | |
parent | 8fee3eb8a8550892d0dcf4431b861aacd49e57ec (diff) | |
parent | dee4c244254bb49d1ffa8bd7171ae9cce596d2d0 (diff) | |
download | systemd-6204a046f3d3c610925afe8bba404bbb2f0f0c4d.tar.gz |
Merge tag 'v197' into pauls-trove/sd-update
systemd 197
Diffstat (limited to 'man/vconsole.conf.xml')
-rw-r--r-- | man/vconsole.conf.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index e23a980232..45156b7447 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -61,7 +61,7 @@ <para>The basic file format of the <filename>vconsole.conf</filename> is a - newline-separated list environment-like + newline-separated list of environment-like shell-compatible variable assignments. It is possible to source the configuration from shell scripts, however, beyond mere variable assignments no shell @@ -100,7 +100,7 @@ defaults to <literal>us</literal> if not set. The <varname>KEYMAP_TOGGLE=</varname> can - be used to configured a second toggle + be used to configure a second toggle keymap and is by default unset.</para></listitem> </varlistentry> @@ -112,9 +112,7 @@ <listitem><para>Configures the console font, the console map and the unicode - font map. <varname>FONT=</varname> - defaults to - <literal>latarcyrheb-sun16</literal>.</para></listitem> + font map.</para></listitem> </varlistentry> </variablelist> |