aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-14 12:59:42 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-14 12:59:42 +0100
commit6733a4e881f3fb820cbf6d2745f4c81c6fb0afbc (patch)
treebf7e7ed28d87f0ed0a6ba3242c4350459e16d277 /bin
parentdevbook.xsl, bin/gen-eclass-html.sh: Drop empty list item. (diff)
downloaddevmanual-6733a4e881f3fb820cbf6d2745f4c81c6fb0afbc.tar.gz
devmanual-6733a4e881f3fb820cbf6d2745f4c81c6fb0afbc.tar.bz2
devmanual-6733a4e881f3fb820cbf6d2745f4c81c6fb0afbc.zip
bin/gen-eclass-html.sh: Fix category of eclass-manpages.
The package has been moved to app-doc some time ago. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gen-eclass-html.sh2
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>