website rev 162

en: General Tidyup
author Paul Issott <paul@slitaz.org>
date Thu Sep 11 13:48:14 2008 +0000 (2008-09-11)
parents 983368e8f0aa
children 89e42e81757a
files en/doc/handbook/development.html en/doc/handbook/graphics.html en/doc/handbook/install.html en/doc/handbook/multimedia.html en/doc/handbook/network.html en/doc/handbook/packages.html en/doc/handbook/system-admin.html en/doc/handbook/system-tools.html
line diff
     1.1 --- a/en/doc/handbook/development.html	Wed Sep 10 03:53:27 2008 -0300
     1.2 +++ b/en/doc/handbook/development.html	Thu Sep 11 13:48:14 2008 +0000
     1.3 @@ -141,7 +141,7 @@
     1.4   $ geany &amp;
     1.5  </pre>
     1.6  <p>
     1.7 -Note: when compiling the source code, the <code>./configure</code> script offers the option: 
     1.8 +Note when compiling the source code, the <code>./configure</code> script offers the option: 
     1.9  <code>-enable-the-force</code>... Which you can use if you ever feel the need to become a
    1.10  Jedi Knight!
    1.11  </p>
    1.12 @@ -168,7 +168,7 @@
    1.13  The purpose of this script is to display <em>Hello World</em>. You can start
    1.14  by creating the file and then making it executable on the command line and then editing with IDE Geany. 
    1.15  Note the script is called <code>hello.pl</code>, but you can name it as you see
    1.16 -fit with or without the <code>.pl</code> extension:
    1.17 +fit, with or without the <code>.pl</code> extension:
    1.18  </p>
    1.19  <pre>
    1.20   $ touch hello.pl
     2.1 --- a/en/doc/handbook/graphics.html	Wed Sep 10 03:53:27 2008 -0300
     2.2 +++ b/en/doc/handbook/graphics.html	Thu Sep 11 13:48:14 2008 +0000
     2.3 @@ -67,7 +67,7 @@
     2.4  <p>
     2.5  GQview is very light and quick and allows you to navigate rapidly between images by selecting files
     2.6  in a directory tree with a single mouse click. It supports slideshows, image rotation, adding
     2.7 -keywords and tags, drag and drop and can display EXIF data. It also allows you to edit images
     2.8 +keywords and tags, drag and drop, and can display EXIF data. It also allows you to edit images
     2.9  in the software of your choice (Mtpaint, GIMP for example). To install GQview:
    2.10  </p>
    2.11  <pre> # tazpkg get-install gqview
     3.1 --- a/en/doc/handbook/install.html	Wed Sep 10 03:53:27 2008 -0300
     3.2 +++ b/en/doc/handbook/install.html	Thu Sep 11 13:48:14 2008 +0000
     3.3 @@ -169,7 +169,7 @@
     3.4  </pre>
     3.5  <p>
     3.6  That's all, SliTaz is installed. Before rebooting on your new SliTaz GNU/Linux
     3.7 -installation please check that you have a bootloader (GRUB or Lilo) and add 
     3.8 +installation, please check that you have a bootloader (GRUB or Lilo) and add 
     3.9  the necessary lines to boot SliTaz.
    3.10  </p>
    3.11  
     4.1 --- a/en/doc/handbook/multimedia.html	Wed Sep 10 03:53:27 2008 -0300
     4.2 +++ b/en/doc/handbook/multimedia.html	Thu Sep 11 13:48:14 2008 +0000
     4.3 @@ -123,7 +123,7 @@
     4.4  <p>
     4.5  Xine is a multimedia project providing various video viewers and audio players. SliTaz provides libraries 
     4.6  and a media player contained in the package <code>xine-ui</code>. Xine uses a Xlib interface, a control 
     4.7 -panel, a right click configuration menu and various plugins. It can play ogg, mp3 and flac audio codecs 
     4.8 +panel, a right click configuration menu and various plugins. It can play ogg, mp3 and flac audio codecs, 
     4.9  and mov, avi or mpg video formats. To install xine and its dependancies:
    4.10  </p>
    4.11  <pre>
     5.1 --- a/en/doc/handbook/network.html	Wed Sep 10 03:53:27 2008 -0300
     5.2 +++ b/en/doc/handbook/network.html	Thu Sep 11 13:48:14 2008 +0000
     5.3 @@ -81,7 +81,7 @@
     5.4  <pre> # tazpkg get-install links
     5.5  </pre>
     5.6  <p>
     5.7 -Links offers a graphical and a text mode. To use the graphical mode, we can use the option <code>-g</code>.
     5.8 +Links offers a graphical and a text mode. To use the graphical mode, we can use the option <code>-g</code>:
     5.9  </p>
    5.10  <pre> $ links -g &amp;
    5.11   $ links -g <a href="http://www.slitaz.org/en">http://www.slitaz.org/en</a> &amp;
     6.1 --- a/en/doc/handbook/packages.html	Wed Sep 10 03:53:27 2008 -0300
     6.2 +++ b/en/doc/handbook/packages.html	Thu Sep 11 13:48:14 2008 +0000
     6.3 @@ -60,7 +60,7 @@
     6.4  <p>
     6.5  Tazpkg lets you list all installed packages, installed 
     6.6  packages by category or it can display the list of available packages on the mirror.
     6.7 -To display a single list of all installed packages on the system just type:
     6.8 +To display a single list of all installed packages on the system, just type:
     6.9  </p>
    6.10  <pre>
    6.11   $ tazpkg list
     7.1 --- a/en/doc/handbook/system-admin.html	Wed Sep 10 03:53:27 2008 -0300
     7.2 +++ b/en/doc/handbook/system-admin.html	Thu Sep 11 13:48:14 2008 +0000
     7.3 @@ -117,7 +117,7 @@
     7.4   # tazkmap
     7.5  </pre>
     7.6  <p>
     7.7 -To check all available locales or your current configuration you can use the
     7.8 +To check all available locales or your current configuration, you can use the
     7.9  command <code>locale</code> as a single user or root (C for English):
    7.10  </p>
    7.11  <pre>
     8.1 --- a/en/doc/handbook/system-tools.html	Wed Sep 10 03:53:27 2008 -0300
     8.2 +++ b/en/doc/handbook/system-tools.html	Thu Sep 11 13:48:14 2008 +0000
     8.3 @@ -103,7 +103,7 @@
     8.4  <h4>Support FAT and NTFS filesystems</h4>
     8.5  <p>
     8.6  To have the support of FAT16 or Windows FAT32 filesystems, you must install the package 
     8.7 -<code>dosfstools</code>. To enable read/write support for NTFS partitions, you need to install: <code>fuse</code>, 
     8.8 +<code>dosfstools</code>. To enable read/write support for NTFS partitions, you need: <code>fuse</code>, 
     8.9  <code>ntfs-3g</code> and <code>ntfsprogs</code>.
    8.10  </p>
    8.11