commit:     318842a1c2cb45242cbe8d6d56683ee22f5da2ad
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 19:21:25 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 19:24:12 2016 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=318842a1

function-reference/install-functions: document dodoc -r

 function-reference/install-functions/text.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/function-reference/install-functions/text.xml 
b/function-reference/install-functions/text.xml
index 614a8df..e2337c1 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -125,7 +125,9 @@ the first is the source name, the second the name to use 
when installing.
       <c>dodoc</c>
     </ti>
     <ti>
-      Install a documentation file into <c>/usr/share/doc/${PF}</c>
+      Install a documentation file into <c>/usr/share/doc/${PF}</c>.
+      For EAPI 4 and above, the <c>-r</c> option allows directories to
+      be installed recursively.
     </ti>
   </tr>
   <tr>

Reply via email to