website rev 160

en: Minor edit
author Paul Issott <paul@slitaz.org>
date Wed Sep 10 23:36:18 2008 +0000 (2008-09-10)
parents 0b70fb72663e
children 983368e8f0aa
files en/doc/handbook/system-tools.html
line diff
     1.1 --- a/en/doc/handbook/system-tools.html	Wed Sep 10 17:52:18 2008 +0000
     1.2 +++ b/en/doc/handbook/system-tools.html	Wed Sep 10 23:36:18 2008 +0000
     1.3 @@ -72,7 +72,7 @@
     1.4  <p>
     1.5  Htop is a system process viewer that displays cpu load, memory state (RAM) and swap used. It can also 
     1.6  display the number of tasks, uptime and PIDs of active processes. Htop can be used with the keyboard in 
     1.7 -console mode, the mouse with a X terminal (xterm), and provides configuration options (F2). Htop can also 
     1.8 +console mode, the mouse with a X terminal (xterm) and provides configuration options (F2). Htop can also 
     1.9  kill processes and you can select items with the up/down arrows or a mouse click. Note htop also functions 
    1.10  via SSH and can be used to monitor a remote server:
    1.11  </p>
    1.12 @@ -97,7 +97,7 @@
    1.13  Gparted is a graphical application making it possible to manage the partitions of a local hard drive or USB media.
    1.14  It allows you to reformat, resize or check a partition on a hard drive and is the tool of choice if you need 
    1.15  to prepare a partition to install SliTaz. Gparted supports proper GNU/Linux filesystems (ext2 and ext3) 
    1.16 -via mkfs and Parted automatically handles dependancies.
    1.17 +via mkfs, and Parted automatically handles dependancies.
    1.18  </p>
    1.19  
    1.20  <h4>Support FAT and NTFS filesystems</h4>