website diff en/doc/handbook/utilities.html @ rev 149
en: Add Xvesa Terminal to Hdbk
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Aug 30 18:04:04 2008 +0000 (2008-08-30) |
parents | f0c0c73578c0 |
children | 4fc4af3cd0cc |
line diff
1.1 --- a/en/doc/handbook/utilities.html Sat Jun 14 14:48:17 2008 +0000 1.2 +++ b/en/doc/handbook/utilities.html Sat Aug 30 18:04:04 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.5 <meta name="description" content="slitaz English handbook" /> 1.6 <meta name="expires" content="never" /> 1.7 - <meta name="modified" content="2008-02-26 18:30:00" /> 1.8 + <meta name="modified" content="2008-07-18 06:30:00" /> 1.9 <meta name="publisher" content="www.slitaz.org" /> 1.10 <meta name="author" content="Christophe Lincoln" /> 1.11 <link rel="shortcut icon" href="favicon.ico" /> 1.12 @@ -74,7 +74,7 @@ 1.13 <h4>Create an ISO 9660 image</h4> 1.14 <p> 1.15 To burn data on to a CD/DVD, you must first have an ISO image. To begin we must create a directory to 1.16 -contain all the files to be burnt, you can copy your files on the command line with <code>cp</code>, 1.17 +contain all the files to be burned. You can copy your files on the command line with <code>cp</code>, 1.18 the file manager Clex or graphically with emelFM2. To create a directory named <code>iso/</code> 1.19 in the root of user space and copy all the files contained in <code>Documents/</code>: 1.20 </p> 1.21 @@ -130,7 +130,7 @@ 1.22 --> Editors --> Nano. 1.23 </p> 1.24 <p> 1.25 -The initialization file is /etc/nanorc, it includes the files of colored syntax found in /usr/share/nano. 1.26 +The initialization file /etc/nanorc includes the files of colored syntax found in /usr/share/nano. 1.27 The user configuration file is ~/nanorc. To edit a file directly, just launch nano proceeded by the name of the 1.28 file. Example (<Ctrl+x> to save & quit): 1.29 </p>