summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDennis Schridde <devurandom@gmx.net>2012-09-23 19:51:29 +0200
committerZac Medico <zmedico@gentoo.org>2012-09-23 19:39:27 -0700
commita1a8a79a76fd1be60f6fcf992efcbc1d98d0f941 (patch)
treed5076bafa1fc0c0ab0b0968c3c952b826ee278b4 /man
parent2e580d2852789b2c5deb922555f73643d0b9617a (diff)
downloadportage-a1a8a79a76fd1be60f6fcf992efcbc1d98d0f941.tar.gz
portage-a1a8a79a76fd1be60f6fcf992efcbc1d98d0f941.tar.bz2
portage-a1a8a79a76fd1be60f6fcf992efcbc1d98d0f941.zip
Fix referencens to Dependencies section of ebuild(5)
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 4996a578e..dbd024cea 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -544,7 +544,7 @@ override them.
.TP
.B DEPEND
This should contain a list of all packages that are required for the
-program to compile as described in \fBDEPENDENCIES\fR.
+program to compile as described in \fBDependencies\fR.
.TP
.B RDEPEND
This should contain a list of all packages that are required for this
@@ -552,13 +552,13 @@ program to run (aka runtime depend). If this is not set in \fBEAPI 3\fR
or earlier, then it defaults to the value of \fBDEPEND\fR. In
\fBEAPI 4\fR or later, \fBRDEPEND\fR will never be implicitly set.
-You may use the same syntax to vary dependencies as seen above in \fBDEPENDENCIES\fR.
+You may use the same syntax to vary dependencies as seen above in \fBDependencies\fR.
.TP
.B PDEPEND
This should contain a list of all packages that should be merged after this one,
but may be merged before if need be.
-You may use the same syntax to vary dependencies as seen above in \fBDEPENDENCIES\fR.
+You may use the same syntax to vary dependencies as seen above in \fBDependencies\fR.
.TP
.B REQUIRED_USE
Beginning with \fBEAPI 4\fR, the \fBREQUIRED_USE\fR variable can be