diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/gen-eclass-html.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh index e41c3df..8ef226d 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -127,7 +127,7 @@ cat << EOF > $OUTPUTDIR/text.xml <p> This section provides a reference for some of the more commonly used eclasses. Note that most eclasses have an accompanying manual page. These man pages can be -installed by emerging <c>app-portage/eclass-manpages</c>. +installed by emerging <c>app-doc/eclass-manpages</c>. </p> </body> |