X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-install.xml;h=df3549dcb74aed0d4a128d5cf75efc70fe5df629;hp=93dc0ae4fdd176c387927ae1e78062fb5aacb0a5;hb=00d1818bb7fbc01086cc956fdb1fcbc8fb90482b;hpb=37d3ab1b7e114f0fb6dfb2e7273569b42794b76a diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 93dc0ae4f..df3549dcb 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 @@ -131,7 +131,7 @@ along with systemd; If not, see . /proc/cmdline - The contents of the file /etc/kernel/cmdline specifies the kernel command line to use. + The content of the file /etc/kernel/cmdline specifies the kernel command line to use. If that file does not exist, /proc/cmdline is used. @@ -140,7 +140,7 @@ along with systemd; If not, see . /etc/machine-id - The contents of the file specifies the machine identifaction <MACHINE-ID>. + The content of the file specifies the machine identification <MACHINE-ID>. @@ -148,7 +148,7 @@ along with systemd; If not, see . /etc/os-release - The contents of the file specifies the the operating system id <OS-ID>. + The content of the file specifies the operating system id <OS-ID>.