summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@ciaranm.org>2007-03-24 17:14:33 +0000
committerCiaran McCreesh <ciaranm@ciaranm.org>2007-03-24 17:14:33 +0000
commit328c90292c9973816123b5c9010d760fb56f3d68 (patch)
tree80905f1765b8ada1311301d69941d819971c70c6 /eclasses.tex
parent(ferringb) HOMEPAGE wording (diff)
downloadpms-328c90292c9973816123b5c9010d760fb56f3d68.tar.gz
pms-328c90292c9973816123b5c9010d760fb56f3d68.tar.bz2
pms-328c90292c9973816123b5c9010d760fb56f3d68.zip
fix
git-svn-id: http://svn.repogirl.net/pms/trunk@103 a05a4626-2124-0410-b604-e6c5abf33261
Diffstat (limited to 'eclasses.tex')
-rw-r--r--eclasses.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclasses.tex b/eclasses.tex
index e129519..f4ebf19 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -61,7 +61,7 @@ should the author wish to override it he can access the function in \t{foo.eclas
\t{foo\_src\_compile}.
\t{EXPORT\_FUNCTIONS} may only be used on ebuild phase functions. The function that is aliased
-must be named \t{eclassname_phasefunctionname}, where \t{eclassname} is the name of the eclass.
+must be named \t{eclassname\_phasefunctionname}, where \t{eclassname} is the name of the eclass.
\t{EXPORT\_FUNCTIONS} may be used at most once per eclass.