sys-boot/grub: Do not reference grub2 in default file
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 14 Feb 2020 10:59:21 +0000 (13:59 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 14 Feb 2020 11:02:02 +0000 (14:02 +0300)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-boot/grub/files/grub.default-3

index 593b019db7d4ecdaaf87c78a2a4faf95e3e5a54c..3faabf9c6ea9b332e5b5fcb92a0a25fcd24119c7 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # To populate all changes in this file you need to regenerate your
 # grub configuration file afterwards:
-#     'grub2-mkconfig -o /boot/grub/grub.cfg'
+#     'grub-mkconfig -o /boot/grub/grub.cfg'
 #
 # See the grub info page for documentation on possible variables and
 # their associated values.