summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-13 22:22:29 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-13 22:22:29 +0000
commit7e24d2b7a620f4fdb1c88510ae96de574e501b53 (patch)
tree27ae62e9c6578aad63cc741b83a9e5835c51d6aa
parenta401cefa011a7b1bcb83c8455f6ecbb800378fbd (diff)
downloadportage-7e24d2b7a620f4fdb1c88510ae96de574e501b53.tar.gz
portage-7e24d2b7a620f4fdb1c88510ae96de574e501b53.tar.bz2
portage-7e24d2b7a620f4fdb1c88510ae96de574e501b53.zip
Rename the "FUNCTIONS" section to "PHASE FUNCTIONS".
svn path=/main/trunk/; revision=11893
-rw-r--r--man/ebuild.52
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