Document substituteAllInPlace

svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
This commit is contained in:
Shea Levy 2011-07-28 20:33:20 +00:00
parent 1a43ce8e08
commit 1eb378d0c4

View file

@ -1062,7 +1062,16 @@ echo @foo@
That is, no substitution is performed for undefined variables.</para></listitem>
</varlistentry>
<varlistentry xml:id='fun-substituteAllInPlace'>
<term><function>substituteAllInPlace</function>
<replaceable>file</replaceable></term>
<listitem><para>Like <function>substituteAll</function>, but performs
the substitutions in place on the file
<replaceable>file</replaceable>.</para></listitem>
</varlistentry>
<varlistentry xml:id='fun-stripHash'>
<term><function>stripHash</function>
<replaceable>path</replaceable></term>