]> git.ipfire.org Git - thirdparty/systemd.git/commit
man/sysext.conf: Fix section name to match code 40063/head
authorKai Lueke <kailuke@microsoft.com>
Fri, 12 Dec 2025 12:54:47 +0000 (21:54 +0900)
committerKai Lueke <kailuke@microsoft.com>
Fri, 12 Dec 2025 12:54:47 +0000 (21:54 +0900)
commit493877769510141ef055ca5aa1fb32a545629765
treeee039e477e64f8b5792e2f0951ecb175cfd34d98
parentf351668cbef34852069b32eb82d95b5649f0135d
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.
man/sysext.conf.xml