commit:     054fc8a60b07ce387de5d2cf5467e937431d8183
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 20 19:17:03 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 07:12:39 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=054fc8a6

function-reference/install-functions: Explain that *into creates the dir.

Closes: https://bugs.gentoo.org/710318
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

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

diff --git a/function-reference/install-functions/text.xml 
b/function-reference/install-functions/text.xml
index 7e0b540..da2af83 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -15,6 +15,10 @@ targets. The <c>new*</c> functions take exactly two 
arguments (except as noted)
 the first is the source name, the second the name to use when installing.
 </p>
 
+<p>
+The <c>*into</c> functions create the directory if it does not already exist.
+</p>
+
 <table>
   <tr>
     <th>

Reply via email to