From: Zac Medico Date: Fri, 31 Dec 2010 00:01:38 +0000 (-0800) Subject: ebuild(5): dodoc -r supported in EAPI 4 X-Git-Tag: v2.2.0_alpha11~19 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e211efeba386e5bae6c46dfc74e8e8d412716c9;p=portage.git ebuild(5): dodoc -r supported in EAPI 4 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 8c9ee61c4..400329327 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -1109,9 +1109,11 @@ Sets the subdir used by \fBdodoc\fR and \fBdohtml\fR when installing into the document tree (based in /usr/share/doc/${PF}/). Default is no subdir, or just "". .TP -\fBdodoc\fR \fI [list of more documents]\fR +\fBdodoc\fR \fI[-r] [list of more documents]\fR Installs a document or a list of documents into /usr/share/doc/${PF}/\fI\fR. Documents are marked for compression. Creates all necessary dirs. +Beginning with \fBEAPI 4\fR, there is support recursion, enabled by the +new \fI\-r\fR option. .PD 0 .TP