Link the full handbook since it's guaranteed to continue to work as per comment ...
authorZac Medico <zmedico@gentoo.org>
Wed, 2 Aug 2006 07:12:49 +0000 (07:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 2 Aug 2006 07:12:49 +0000 (07:12 -0000)
svn path=/main/trunk/; revision=4087

bin/emerge

index 66f1fa491b831a40de571f9537eb8b712d9e1cc0..ee5669b0b87069ad75bc2ac427dc4e3e27a245e7 100755 (executable)
@@ -2481,9 +2481,9 @@ def validate_merge_list(trees, mergelist):
 def show_blocker_docs_link():
        print
        print "For more information about " + bad("Blocked Packages") + ", please refer to the following"
-       print "section of the Gentoo Handbook:"
+       print "section of the Gentoo Linux x86 Handbook (architecture is irrelevant):"
        print
-       print "http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1#blocked"
+       print "http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked"
        print
 
 def action_sync(settings, trees, mtimedb, myopts, myaction):