diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index a0e326e89..7f2fe7efc 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -931,6 +931,8 @@ The user can change the settings of `fish` by changing the values of certain var
- `HOME`, the user's home directory. This variable can be changed by the user.
+- `hostname`, the machine's hostname.
+
- `IFS`, the internal field separator that is used for word splitting with the read builtin. Setting this to the empty string will also disable line splitting in command substitution. This variable can be changed by the user.
- `PWD`, the current working directory.