From: Mike Frysinger Date: Fri, 29 Jun 2012 20:41:17 +0000 (-0400) Subject: ebuild(5): add missing bold around EAPI {3,4} mention X-Git-Tag: v2.2.0_alpha115~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=04ceb27d0813a3cd3df3451aba07007deff704fb;p=portage.git ebuild(5): add missing bold around EAPI {3,4} mention Signed-off-by: Mike Frysinger --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 56f360674..8ed813683 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -468,9 +468,9 @@ will use that to consider the dependency satisfied. .TP \fBRDEPEND\fR This should contain a list of all packages that are required for this -program to run (aka runtime depend). If this is not set in \fBEAPI\fR -3 or earlier, then it defaults to the value of \fBDEPEND\fR. In -EAPI 4 or later, \fBRDEPEND\fR will never be implicitly set. +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. .br You may use the same syntax to vary dependencies as seen above in \fBDEPEND\fR. .TP