website diff en/doc/handbook/utilities.html @ rev 63
Add Apps to Handbook (en) and typos
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Jun 05 22:18:23 2008 +0000 (2008-06-05) |
parents | 24f2ea79f7cd |
children | f0c0c73578c0 |
line diff
1.1 --- a/en/doc/handbook/utilities.html Mon May 26 14:52:42 2008 +0000 1.2 +++ b/en/doc/handbook/utilities.html Thu Jun 05 22:18:23 2008 +0000 1.3 @@ -39,7 +39,7 @@ 1.4 <a name="calc"></a> 1.5 <h3>Calculator</h3> 1.6 <p> 1.7 -Simple mathematical operations can be done with the text mode calculator bc. Open a terminal and directly type 1.8 +Mathematical operations can be done with the text mode calculator bc. Open a terminal and directly type 1.9 <code>bc</code>, to exit, simply type <code>quit</code>: 1.10 </p> 1.11 <pre> $ bc 1.12 @@ -86,8 +86,8 @@ 1.13 </pre> 1.14 <p> 1.15 Note that there are many options that you can use to create ISOs, one of the most widely used is the 1.16 -extension <code>-R</code>, signifying <em>Rock ridge</em>, this allows the use of names of up to 255 characters, 1.17 -it also supports symlinks and file permissions. To see all the available options, 1.18 +extension <code>-R</code>, signifying <em>Rock ridge</em>, this allows the use of names of up to 255 characters 1.19 +(with a few exceptions), it also supports symlinks and file permissions. To see all the available options, 1.20 simply type <code>-help</code>. Example of creating an ISO image using the <code>-R</code> option: 1.21 </p> 1.22 <pre> $ genisoimage -o image.iso -R ~/iso