diff --git a/doc/manual/overview.xml b/doc/manual/overview.xml
index 64368fe2d..e207e6498 100644
--- a/doc/manual/overview.xml
+++ b/doc/manual/overview.xml
@@ -63,7 +63,7 @@ pan-0.14.2
-$ nix-env -qf pkgs/system/i686-suse-linux.nix
+$ nix-env -qf pkgs/system/i686-linux.nix
gettext-0.12.1
sylpheed-0.9.7
aterm-2.0
@@ -73,10 +73,10 @@ pan-0.14.2
...
- The Nix expression in the file i686-suse-linux.nix
- yields the set of packages for a SuSE Linux system running on x86
- hardware. For other platforms, copy and modify this file for your
- platform as appropriate. [TODO: improve this]
+ The Nix expression in the file i686-linux.nix yields
+ the set of packages for a Linux system running on x86 hardware. For
+ other platforms, copy and modify this file for your platform as
+ appropriate. [TODO: improve this]
@@ -86,7 +86,7 @@ pan-0.14.2
-$ nix-env -qf pkgs/system/i686-suse-linux.nix
+$ nix-env -qsf pkgs/system/i686-linux.nix
-P gettext-0.12.1
IP sylpheed-0.9.7
-- aterm-2.0
@@ -111,7 +111,7 @@ IP sylpheed-0.9.7
-$ nix-env -i pkgs/system/i686-suse-linux.nix pan-0.14.2
+$ nix-env -i pkgs/system/i686-linux.nix pan-0.14.2
Since installation may take a long time, depending on whether any