diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 7e04cf20fe75..9c9b61cd1dce 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -1062,7 +1062,16 @@ echo @foo@
That is, no substitution is performed for undefined variables.
-
+
+
+ substituteAllInPlace
+ file
+ Like substituteAll, but performs
+ the substitutions in place on the file
+ file.
+
+
+
stripHash
path