website diff en/doc/scratchbook/base-ncurses.html @ rev 298

Annonce 20090228/fr: fix typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 28 08:18:31 2009 +0000 (2009-02-28)
parents 1fb71a0b7347
children fa2c5bed2417
line diff
     1.1 --- a/en/doc/scratchbook/base-ncurses.html	Sat Dec 27 12:29:19 2008 +0000
     1.2 +++ b/en/doc/scratchbook/base-ncurses.html	Sat Feb 28 08:18:31 2009 +0000
     1.3 @@ -95,7 +95,7 @@
     1.4   # strip -v _pkg/usr/bin/*
     1.5  </pre>
     1.6  <p>
     1.7 -Copy the libcurses library and some applications in SliTaz. The reset utility is used at the end of 
     1.8 +Copy the libncurses library and some applications in SliTaz. The reset utility is used at the end of 
     1.9  the rcS initialization script to remove the Linux logo. If you wish, you can copy the associated utilities 
    1.10  (tic, tack, toe, etc), being careful not to delete the link to BusyBox:
    1.11  </p>
    1.12 @@ -216,7 +216,7 @@
    1.13  <p>
    1.14  retawq (<a href="http://retawq.sourceforge.net/">retawq.sourceforge.net</a>) 
    1.15  is a small text-only web browser. We only flag a few useful options when configuring, 
    1.16 -retawq needs terminfo files, libcurses libraries and libthread:
    1.17 +retawq needs terminfo files, libncurses libraries and libthread:
    1.18  </p>
    1.19  <pre> # wget http://switch.dl.sourceforge.net/sourceforge/retawq/retawq-0.2.6c.tar.gz
    1.20   # tar xzf retawq-0.2.6c.tar.gz