From 493877769510141ef055ca5aa1fb32a545629765 Mon Sep 17 00:00:00 2001 From: Kai Lueke Date: Fri, 12 Dec 2025 21:54:47 +0900 Subject: [PATCH] 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/sysext.conf.xml b/man/sysext.conf.xml index f717b74426a..cef54aae9ef 100644 --- a/man/sysext.conf.xml +++ b/man/sysext.conf.xml @@ -54,8 +54,8 @@ Options - The following options are understood in both the [Sysext] and - [Confext] sections: + The following options are understood in both the [SysExt] and + [ConfExt] sections: Section Options -- 2.47.3