summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-14 13:59:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-14 14:02:02 +0300
commit4fd8145747493f79d1393be5a4468d9c701e1144 (patch)
tree96962b9cd4b3c875399f72b38a3df226dfcf9101 /sys-boot/grub
parentsys-libs/llvm-libunwind: Revert "Enable py3.8" (diff)
downloadgentoo-4fd8145747493f79d1393be5a4468d9c701e1144.tar.gz
gentoo-4fd8145747493f79d1393be5a4468d9c701e1144.tar.bz2
gentoo-4fd8145747493f79d1393be5a4468d9c701e1144.zip
sys-boot/grub: Do not reference grub2 in default file
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/files/grub.default-34
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/files/grub.default-3 b/sys-boot/grub/files/grub.default-3
index 593b019db7d4..3faabf9c6ea9 100644
--- a/sys-boot/grub/files/grub.default-3
+++ b/sys-boot/grub/files/grub.default-3
@@ -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.