From d2b4ef12574c3c078af463e400b5ead7571ea09e Mon Sep 17 00:00:00 2001 From: Evgeny Ermakov Date: Thu, 13 Jan 2022 14:12:55 +1100 Subject: [PATCH] Manual.md: fix typo --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 3e641633ba6a..da72bd97128d 100644 --- a/Manual.md +++ b/Manual.md @@ -1913,7 +1913,7 @@ Although `xbps-src` will automatically include the `dkms` trigger whenever before the modules are compiled. By default, the trigger uses `dracut --regenerate-all` to recreate initramfs -images. If `/etc/defalt/initramfs-regenerate` exists and defines +images. If `/etc/default/initramfs-regenerate` exists and defines `INITRAMFS_GENERATOR=mkinitcpio`, the trigger will instead use `mkinitcpio` and loop over all kernel versions for which modules appear to be installed. Alternatively, setting `INITRAMFS_GENERATOR=none` will disable image