1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

bootloaders: grub: Fix comment.

* gnu/bootloader/grub.scm (make-grub-configuration): Refer to the correct
argument in comment.
This commit is contained in:
Maxim Cournoyer
2022-12-07 23:18:55 -05:00
parent 5d27555c11
commit f76ed96f93

View File

@@ -392,7 +392,7 @@ when booting a root file system on a Btrfs subvolume."
;; DEVICE-MOUNT-POINT is not "/", meaning that the store is on a
;; separate partition.
;; When BTRFS-SUBVOLUME-FILE-NAME is defined, prepend it the linux and
;; When STORE-DIRECTORY-PREFIX is defined, prepend it the linux and
;; initrd paths, to allow booting from a Btrfs subvolume.
#~(format port "menuentry ~s {
~a