]> git.ipfire.org Git - thirdparty/systemd.git/commit
man/kernel-install: fix formatting and document /etc/kernel/devicetree
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Oct 2023 15:34:43 +0000 (17:34 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Oct 2023 15:34:43 +0000 (17:34 +0200)
commit7a9d86bceb4fa99c2eb86b2d06e71346f1001953
tree4a3251e1202342b00fbcad9543ac628d5235583b
parent91767ab0824680a9c60d06aeb26ea7cc377e133d
man/kernel-install: fix formatting and document /etc/kernel/devicetree

Each filename should be a separate <term>, so that they separated in the
formatted text. Also, we list files in documentation in priority order, but
here they were in reverse order. Also, rework the description of
$KERNEL_INSTALL_CONF_ROOT to say that it makes kernel-install not look at the
other files. This requires some more words, so make this a separate paragraph
and refer from individual items to it. Also, drop some sentences with "Read by
...", they were already outdated.

Partial fix for #28771.

Co-authored-by: Emil Renner Berthing <systemd@esmil.dk>
man/kernel-install.xml