summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/kernel-command-line.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 09f8ace4de..211ae5ac57 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -590,8 +590,10 @@
<listitem><para>These arguments allow configuring default values for <varname>$TERM</varname>,
<varname>TTYRows=</varname>, and <varname>TTYColumns=</varname> for tty
- <replaceable>tty</replaceable>. The tty name should be specified without the
- <filename>/dev/</filename> prefix (e.g. <literal>systemd.tty.rows.ttyS0=80</literal>).
+ <replaceable>tty</replaceable>. Additionally, <varname>systemd.tty.term.console</varname> will
+ configure the <varname>$TERM</varname> value used by <command>systemd</command> if not set explicitly
+ using <varname>TERM</varname> on the kernel command line. The tty name should be specified without
+ the <filename>/dev/</filename> prefix (e.g. <literal>systemd.tty.rows.ttyS0=80</literal>).
</para></listitem>
</varlistentry>
</variablelist>