about summary refs log tree commit diff
path: root/doc/stdenv.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdenv.xml')
-rw-r--r--doc/stdenv.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 1846886919d7..74eb63b4b498 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -299,6 +299,13 @@ executed and in what order:
   </varlistentry>
 
   <varlistentry>
+    <term><varname>preFixupPhases</varname></term>
+    <listitem>
+      <para>Additional phases executed just before the fixup phase.</para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
     <term><varname>preDistPhases</varname></term>
     <listitem>
       <para>Additional phases executed just before the distribution phase.</para>