diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index b472d9578..d4bc2bc9e 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -713,6 +713,7 @@ A range of indices can be specified, see index ran
All arrays are one-dimensional and cannot contain other arrays, although it is possible to fake nested arrays using the dereferencing rules of variable expansion.
+`fish` automatically creates arrays from the variables `PATH`, `CDPATH` and `MANPATH` when it is started. (Previous versions created arrays from *all* colon-delimited environment variables.)
\subsection variables-special Special variables