commit:     c3252db78941acb0a2b9a481e8d9e58e7a41dea8
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Aug 17 05:17:34 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 03:24:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c3252db7

function-reference/install-functions: add doheader and update dodoc

Add doheader and add install location to dodoc.

Minor edits by the committer to use a singular form of 'header files'
to be consistent with the rest of the section.

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

diff --git a/function-reference/install-functions/text.xml 
b/function-reference/install-functions/text.xml
index 1feb198..66a8629 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -123,7 +123,7 @@ the first is the source name, the second the name to use 
when installing.
       <c>dodoc</c>
     </ti>
     <ti>
-      Install a documentation file
+      Install a documentation file into <c>/usr/share/doc/${PF}</c>
     </ti>
   </tr>
   <tr>
@@ -152,6 +152,14 @@ the first is the source name, the second the name to use 
when installing.
   </tr>
   <tr>
     <ti>
+      <c>doheader</c>
+    </ti>
+    <ti>
+      Install a header file into <c>/usr/include</c>
+    </ti>
+  </tr>
+  <tr>
+    <ti>
       <c>dohtml</c>
     </ti>
     <ti>

Reply via email to