From: Harald Hoyer Date: Thu, 7 Mar 2013 08:27:59 +0000 (+0100) Subject: man/kernel-install.xml: fix paths to reflect actual behaviour X-Git-Tag: v198~42 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=46e6e4f1e50a56d69f87653f30996766fcb23f8a;p=elogind.git man/kernel-install.xml: fix paths to reflect actual behaviour --- diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 93dc0ae4f..4634680b3 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -88,7 +88,7 @@ along with systemd; If not, see . /boot/<MACHINE-ID>/<KERNEL VERSION>/linux. kernel-install also creates a boot loader entry according to the boot loader specification - in /boot/loader/entries/<OS-ID>-<KERNEL VERSION>-<MACHINE-ID>.conf. + in /boot/loader/entries/<MACHINE-ID>-<KERNEL VERSION>.conf. If the file initrd is found next to the linux file, the initrd will be added to the configuration. @@ -100,7 +100,7 @@ along with systemd; If not, see . "remove <KERNEL VERSION> /boot/<MACHINE-ID>/<KERNEL VERSION>/" kernel-install removes the entire directory /boot/<MACHINE-ID>/<KERNEL VERSION>/ - and the file /boot/loader/entries/<OS-ID>-<KERNEL VERSION>-<MACHINE-ID>.conf + and the file /boot/loader/entries/<MACHINE-ID>-<KERNEL VERSION>.conf