diff options
-rw-r--r-- | man/ebuild.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 87f658d06..bc5680fc9 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -552,6 +552,12 @@ This variable should only be used when a package provides a virtual target. For example, blackdown\-jdk and sun\-jdk provide \fIvirtual/jdk\fR. This allows for packages to depend on \fIvirtual/jdk\fR rather than on blackdown or sun specifically. +.TP +\fBDOCS\fR +Beginning with \fBEAPI 4\fR, an array or space\-delimited list of documentation +files for the default src_install function to install using dodoc. If +undefined, a reasonable default list is used. See the documentation for +src_install below. .SH "QA CONTROL VARIABLES" .TP .B USAGE NOTES |