diff options
author | Sam Leonard <sam.leonard@codethink.co.uk> | 2024-04-12 11:12:15 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2024-04-15 10:40:11 +0200 |
commit | 9bfabe14e5bbf2077acaecb75edcf1e38ecde330 (patch) | |
tree | d99ebec7abd3c64b0445dbee3d4977d1d68b6990 /man/systemd.xml | |
parent | mkosi: Update to latest (diff) | |
download | systemd-9bfabe14e5bbf2077acaecb75edcf1e38ecde330.tar.xz systemd-9bfabe14e5bbf2077acaecb75edcf1e38ecde330.zip |
man: fix incorrect XML in man page
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index cb798af34c..abfcc499f0 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1360,7 +1360,7 @@ </varlistentry> <varlistentry> - <term><option>--crash-vt=</option><replaceable>VT</replaceable></term> + <term><option>--crash-vt=<replaceable>VT</replaceable></option></term> <listitem><para>Switch to a specific virtual console (VT) on crash. This switch has no effect when running as user instance. Same as <varname>systemd.crash_chvt=</varname> above (but not the |