diff --git a/doc/manual/env-common.xml b/doc/manual/env-common.xml
index e6a358931..9e97e58f5 100644
--- a/doc/manual/env-common.xml
+++ b/doc/manual/env-common.xml
@@ -312,6 +312,24 @@ $ mount -o bind /mnt/otherdisk/nix /nix
+NIX_SHOW_STATS
+
+ If set to 1, Nix will print some
+ evaluation statistics, such as the number of values
+ allocated.
+
+
+
+
+NIX_COUNT_CALLS
+
+ If set to 1, Nix will print how
+ often functions were called during Nix expression evaluation. This
+ is useful for profiling your Nix expressions.
+
+
+
+
GC_INITIAL_HEAP_SIZE
If Nix has been configured to use the Boehm garbage