diff options
-rwxr-xr-x | bin/emerge | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/emerge b/bin/emerge index e1592c704..8e070a51a 100755 --- a/bin/emerge +++ b/bin/emerge @@ -1252,7 +1252,7 @@ class depgraph: oldcomment = comment print print "For more information, see MASKED PACKAGES section in the emerge man page or " - print "section 2.2 \"Software Availability\" in the Gentoo Handbook." + print "refer to the Gentoo Handbook." if myparent: print "!!! "+red(xfrom) print |