diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-10-04 16:55:40 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-10-04 16:58:37 -0400 |
commit | b61730e9607593593ff61f4b81b7db0aa25ab8f0 (patch) | |
tree | 30a6bfef7b7089267928eeeef1dfef5934c5571c /sys-boot | |
parent | mail-client/thunderbird: remove old/vuln 45.3.0-r2 (diff) | |
download | gentoo-b61730e9607593593ff61f4b81b7db0aa25ab8f0.tar.gz gentoo-b61730e9607593593ff61f4b81b7db0aa25ab8f0.tar.bz2 gentoo-b61730e9607593593ff61f4b81b7db0aa25ab8f0.zip |
sys-boot/grub:0: drop old handbook URL in favor of wiki URL
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/grub-0.97-r16.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r17.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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 |