From: Ian Stakenvicius Date: Tue, 4 Oct 2016 20:55:40 +0000 (-0400) Subject: sys-boot/grub:0: drop old handbook URL in favor of wiki URL X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b61730e9607593593ff61f4b81b7db0aa25ab8f0;p=gentoo.git sys-boot/grub:0: drop old handbook URL in favor of wiki URL Package-Manager: portage-2.2.28 --- diff --git a/sys-boot/grub/grub-0.97-r16.ebuild b/sys-boot/grub/grub-0.97-r16.ebuild index 761da22bce2f..96e5035d7c36 100644 --- a/sys-boot/grub/grub-0.97-r16.ebuild +++ b/sys-boot/grub/grub-0.97-r16.ebuild @@ -226,8 +226,8 @@ setup_boot_dir() { ewarn "This means you must use either grub-install or perform" ewarn "root/setup manually." ewarn - ewarn "For more help, see the handbook:" - ewarn "https://www.gentoo.org/doc/en/handbook/handbook-${ARCH}.xml?part=1&chap=10#grub-install-auto" + ewarn "For more help, see the wiki:" + ewarn "https://wiki.gentoo.org/wiki/GRUB" echo fi diff --git a/sys-boot/grub/grub-0.97-r17.ebuild b/sys-boot/grub/grub-0.97-r17.ebuild index 8aa77775d9a1..76bb769dd9d1 100644 --- a/sys-boot/grub/grub-0.97-r17.ebuild +++ b/sys-boot/grub/grub-0.97-r17.ebuild @@ -218,8 +218,8 @@ setup_boot_dir() { ewarn "This means you must use either grub-install or perform" ewarn "root/setup manually." ewarn - ewarn "For more help, see the handbook:" - ewarn "https://www.gentoo.org/doc/en/handbook/handbook-${ARCH}.xml?part=1&chap=10#grub-install-auto" + ewarn "For more help, see the wiki:" + ewarn "https://wiki.gentoo.org/wiki/GRUB" echo fi