summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.56
-rw-r--r--man/repoman.12
2 files changed, 4 insertions, 4 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index b7108945c..9897073c6 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -407,9 +407,9 @@ parallelization. For additional parallelization, disable
\fIebuild\-locks\fR.
.TP
.B parse\-eapi\-ebuild\-head
-Parse \fBEAPI\fR from the head of the ebuild (first 30 lines). This feature
-is only intended for experimental purposes and should not be enabled under
-normal circumstances.
+Parse \fBEAPI\fR from the head of the ebuild as specified in PMS section
+7.3.1, and treat non\-conformant ebuilds as invalid. This feature is
+enabled by default, and will soon become enabled unconditionally.
.TP
.B prelink\-checksums
If \fBprelink\fR(8) is installed then use it to undo any prelinks on files
diff --git a/man/repoman.1 b/man/repoman.1
index 0e0715c9d..4305ce7d7 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -146,7 +146,7 @@ Syntax error in DEPEND (usually an extra/missing space/parenthesis)
Ebuilds that have a missing or empty DESCRIPTION variable
.TP
.B EAPI.definition
-EAPI definition does not conform to PMS section 8.3.1 (first
+EAPI definition does not conform to PMS section 7.3.1 (first
non\-comment, non\-blank line)
.TP
.B EAPI.deprecated