diff options
-rw-r--r-- | man/ebuild.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 70822643e..1344ba460 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -448,7 +448,7 @@ process. Inherit may only be called once in an ebuild and it may \fBnever be wrapped within any conditionals\fR of any kind. Specification of the eclasses contains only their name and not the \fI.eclass\fR extension. Also note that the inherit statement must come before other variable declarations. -.SH "FUNCTIONS" +.SH "PHASE FUNCTIONS" .TP .B pkg_nofetch If you turn on \fIfetch\fR in \fBRESTRICT\fR, then this function will be |