me
/
guix
Archived
1
0
Fork 0

bootloaders: grub: Fix comment.

* gnu/bootloader/grub.scm (make-grub-configuration): Refer to the correct
argument in comment.
Maxim Cournoyer 2022-12-07 23:18:55 -05:00
parent 5d27555c11
commit f76ed96f93
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

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