]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: fix confusion in loader.conf
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 28 Jul 2025 12:38:39 +0000 (14:38 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 29 Jul 2025 09:36:21 +0000 (11:36 +0200)
commita83de23353aa9e41d59cf198f1c8fd5d56c1e97b
tree77eff9d1a08e9e11bc1a8e3019e6401d9bb86235
parent57684a255400574084c446803f5ad0bba74c17b3
man: fix confusion in loader.conf

For some reason, the man page for loader.conf also mentioned type#1 entries
in passing. Except for using the same file extension, those files are in a
completely different format and with a different purpose. This mixup was
first introduced in f37d3835828c45b3a92ed12d9a6a30796c0a4a27, was then
reported in #10923, which was closed by cbae79b8d07327051c1e1f438f7086ab634b93f8,
but that didn't fix the actual issue.

Really fixes #10923.

While at it, simplify and improve the wording a bit.
man/loader.conf.xml