summaryrefslogtreecommitdiff
path: root/man/vconsole.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-21 19:29:27 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-21 19:29:27 +0100
commitee48647271132188e9ecc3507e62b6c7c7a6c9eb (patch)
treefcc5a214d1947eb769e23b916d82b06a5923cb2e /man/vconsole.conf.xml
parenteeca220bc280ebbed98bb3fc2c8d63efeccbfca1 (diff)
downloadsystemd-ee48647271132188e9ecc3507e62b6c7c7a6c9eb.tar.gz
man: document locale.conf
Diffstat (limited to 'man/vconsole.conf.xml')
-rw-r--r--man/vconsole.conf.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml
index 1926f337bb..d6ac579918 100644
--- a/man/vconsole.conf.xml
+++ b/man/vconsole.conf.xml
@@ -22,7 +22,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
-->
-<refentry id="hostname">
+<refentry id="vconsole.conf">
<refentryinfo>
<title>vconsole.conf</title>
<productname>systemd</productname>
@@ -59,20 +59,21 @@
and console font.</para>
<para>The basic file format of the
- <filename>vconsole.conf</filename> is a set of
- environment-like shell-compatible variable
- assignments. It is possible to source the
- configuration from shell scripts, however, beyond mere
- variable assignments no shell features are supported,
- allowing applications to read the file without
- containing a shell compatible execution engine.</para>
+ <filename>vconsole.conf</filename> is a
+ newline-separated list environment-like
+ shell-compatible variable assignments. It is possible
+ to source the configuration from shell scripts,
+ however, beyond mere variable assignments no shell
+ features are supported, allowing applications to read
+ the file without implementing a shell compatible
+ execution engine.</para>
<para>Note that the kernel command line options
<varname>vconsole.keymap=</varname>,
<varname>vconsole.keymap.toggle=</varname>,
<varname>vconsole.font=</varname>,
<varname>vconsole.font.map=</varname>,
- <varname>vconsole.font.unimap=</varname> can be used
+ <varname>vconsole.font.unimap=</varname> may be used
to override the console settings at boot.</para>
<para>Depending on the operating system other