Author: shlevy
Date: Fri Apr  1 12:22:57 2011
New Revision: 26654
URL: https://svn.nixos.org/websvn/nix/?rev=26654&sc=1

Log:
The live cd contains vi, not vim

Modified:
   nixos/trunk/doc/manual/installation.xml

Modified: nixos/trunk/doc/manual/installation.xml
==============================================================================
--- nixos/trunk/doc/manual/installation.xml     Fri Apr  1 11:14:44 2011        
(r26653)
+++ nixos/trunk/doc/manual/installation.xml     Fri Apr  1 12:22:57 2011        
(r26654)
@@ -152,7 +152,7 @@
     write a description of the configuration that you want to be built and
     activated.  The configuration is specified in a Nix expression and must
     be stored <emphasis>on the target file system</emphasis>.  The text
-    editors <command>nano</command> and <command>vim</command> are
+    editors <command>nano</command> and <command>vi</command> are
     available.</para>
 
     <para>You need to specify a root file system in
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to