commit: 721b6b75f41f527c12b8e8493bfb384398445ee0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 23:27:18 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 23:27:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721b6b75
bash-completion-r1.eclass: tweak eclassdoc for eclass-manpages
It errors out otherwise with "no description".
Signed-off-by: Sam James <sam <AT> gentoo.org>
eclass/bash-completion-r1.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/bash-completion-r1.eclass b/eclass/bash-completion-r1.eclass
index 9e50b917025f..a0bb6c1e6f6d 100644
--- a/eclass/bash-completion-r1.eclass
+++ b/eclass/bash-completion-r1.eclass
@@ -85,8 +85,8 @@ get_bashcompdir() {
}
# @FUNCTION: get_bashhelpersdir
-# @INCLUDES_EPREFIX
# @INTERNAL
+# @INCLUDES_EPREFIX
# @DESCRIPTION:
# Get the bash-completion helpers directory.
get_bashhelpersdir() {