From 46e6e4f1e50a56d69f87653f30996766fcb23f8a Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 7 Mar 2013 09:27:59 +0100 Subject: man/kernel-install.xml: fix paths to reflect actual behaviour --- man/kernel-install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 93dc0ae4fd..4634680b39 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 -- cgit v1.2.3-54-g00ecf