mirror of
https://github.com/systemd/systemd.git
synced 2026-06-24 08:47:49 +00:00
man/sysext.conf: Fix section name to match code
The code uses SysExt and ConfExt for section names but the docs use Sysext and Confext. Align the docs with the code.
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
<refsect1>
|
||||
<title>Options</title>
|
||||
|
||||
<para>The following options are understood in both the <literal>[Sysext]</literal> and
|
||||
<literal>[Confext]</literal> sections:</para>
|
||||
<para>The following options are understood in both the <literal>[SysExt]</literal> and
|
||||
<literal>[ConfExt]</literal> sections:</para>
|
||||
|
||||
<refsect2>
|
||||
<title>Section Options</title>
|
||||
|
||||
Reference in New Issue
Block a user