Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/grub/
Date: Tue, 04 Oct 2016 20:58:50
Message-Id: 1475614717.b61730e9607593593ff61f4b81b7db0aa25ab8f0.axs@gentoo
1 commit: b61730e9607593593ff61f4b81b7db0aa25ab8f0
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 4 20:55:40 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 4 20:58:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b61730e9
7
8 sys-boot/grub:0: drop old handbook URL in favor of wiki URL
9
10 Package-Manager: portage-2.2.28
11
12 sys-boot/grub/grub-0.97-r16.ebuild | 4 ++--
13 sys-boot/grub/grub-0.97-r17.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-boot/grub/grub-0.97-r16.ebuild b/sys-boot/grub/grub-0.97-r16.ebuild
17 index 761da22..96e5035 100644
18 --- a/sys-boot/grub/grub-0.97-r16.ebuild
19 +++ b/sys-boot/grub/grub-0.97-r16.ebuild
20 @@ -226,8 +226,8 @@ setup_boot_dir() {
21 ewarn "This means you must use either grub-install or perform"
22 ewarn "root/setup manually."
23 ewarn
24 - ewarn "For more help, see the handbook:"
25 - ewarn "https://www.gentoo.org/doc/en/handbook/handbook-${ARCH}.xml?part=1&chap=10#grub-install-auto"
26 + ewarn "For more help, see the wiki:"
27 + ewarn "https://wiki.gentoo.org/wiki/GRUB"
28 echo
29 fi
30
31
32 diff --git a/sys-boot/grub/grub-0.97-r17.ebuild b/sys-boot/grub/grub-0.97-r17.ebuild
33 index 8aa7777..76bb769 100644
34 --- a/sys-boot/grub/grub-0.97-r17.ebuild
35 +++ b/sys-boot/grub/grub-0.97-r17.ebuild
36 @@ -218,8 +218,8 @@ setup_boot_dir() {
37 ewarn "This means you must use either grub-install or perform"
38 ewarn "root/setup manually."
39 ewarn
40 - ewarn "For more help, see the handbook:"
41 - ewarn "https://www.gentoo.org/doc/en/handbook/handbook-${ARCH}.xml?part=1&chap=10#grub-install-auto"
42 + ewarn "For more help, see the wiki:"
43 + ewarn "https://wiki.gentoo.org/wiki/GRUB"
44 echo
45 fi