diff options
author | Theo Ouzhinski <touzhinski@gmail.com> | 2019-08-17 13:21:50 -0400 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2019-08-18 02:27:31 +0900 |
commit | 651dcdd6691a3559ef69d2c41c164a1b692cc58d (patch) | |
tree | e37c3aa48b83ed6f6d6cae7999bb780b52a6f87d /man | |
parent | b1e91af8d97c3b8ce30aecab5df1f4e09cb9d601 (diff) | |
download | systemd-651dcdd6691a3559ef69d2c41c164a1b692cc58d.tar.gz |
man: add missing comma
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-vconsole-setup.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-vconsole-setup.service.xml b/man/systemd-vconsole-setup.service.xml index 268e69c0e7..7e76383720 100644 --- a/man/systemd-vconsole-setup.service.xml +++ b/man/systemd-vconsole-setup.service.xml @@ -33,7 +33,7 @@ <title>Description</title> <para><filename>systemd-vconsole-setup</filename> sets up and configures either all virtual consoles, or — if the - optional <replaceable>TTY</replaceable> parameter is provided — a specific one. When the system is booting up it's + optional <replaceable>TTY</replaceable> parameter is provided — a specific one. When the system is booting up, it's called by <citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry> during VT console subsystem initialization. Also, <citerefentry><refentrytitle>systemd-localed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> invokes |