aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-12-01 14:52:51 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-12-01 14:52:51 +0000
commit905d5b91fa6fa64e549f9019f9fab4150f00c13a (patch)
tree54a62127a671550186e8352ff5a1d634254b847b /doc
parent83ffd4f282ea78c77c69f6b0719daa87fdc20efc (diff)
* Manual fixes (thanks to Merijn).
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/overview.xml14
1 files changed, 7 insertions, 7 deletions
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</screen>
</para>
<screen>
-$ 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
...</screen>
<para>
- The Nix expression in the file <filename>i686-suse-linux.nix</filename>
- 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 <filename>i686-linux.nix</filename> 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]
</para>
<para>
@@ -86,7 +86,7 @@ pan-0.14.2
</para>
<screen>
-$ 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
</para>
<screen>
-$ nix-env -i pkgs/system/i686-suse-linux.nix pan-0.14.2</screen>
+$ nix-env -i pkgs/system/i686-linux.nix pan-0.14.2</screen>
<para>
Since installation may take a long time, depending on whether any