website diff en/doc/scratchbook/base-ncurses.html @ rev 1246
typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 07 22:35:20 2015 +0100 (2015-01-07) |
parents | 2120105cc07b |
children | 0dedd51426ac |
line diff
1.1 --- a/en/doc/scratchbook/base-ncurses.html Sat May 14 13:09:02 2011 +0200 1.2 +++ b/en/doc/scratchbook/base-ncurses.html Wed Jan 07 22:35:20 2015 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 1.5 <head> 1.6 <title>SliTaz Scratchbook - Base Ncurses</title> 1.7 - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.8 + <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 1.9 <meta name="description" content="" /> 1.10 <meta name="expires" content="never" /> 1.11 <meta name="modified" content="2008-11-22 17:00:00" /> 1.12 @@ -35,19 +35,19 @@ 1.13 Installation and configuration of ncurses libraries and applications. 1.14 </p> 1.15 <ul> 1.16 - <li><a href="base-ncurses.html#about">About the chapter.</a> - Description and environmental 1.17 + <li><a href="#about">About the chapter.</a> - Description and environmental 1.18 variable ($fs)</li> 1.19 - <li><a href="base-ncurses.html#ncurses">ncurses-5.6</a> - Utilities and libraries for terminal.</li> 1.20 - <li><a href="base-ncurses.html#clex">clex-3.16</a> - File manager.</li> 1.21 - <li><a href="base-ncurses.html#nano">nano-2.0.6</a> - Advanced text editor with colored syntax.</li> 1.22 - <li><a href="base-ncurses.html#retawq">retawq-0.2.6c</a> - Navigate the web in text 1.23 + <li><a href="#ncurses">ncurses-5.6</a> - Utilities and libraries for terminal.</li> 1.24 + <li><a href="#clex">clex-3.16</a> - File manager.</li> 1.25 + <li><a href="#nano">nano-2.0.6</a> - Advanced text editor with colored syntax.</li> 1.26 + <li><a href="#retawq">retawq-0.2.6c</a> - Navigate the web in text 1.27 mode using ncurses.</li> 1.28 - <li><a href="base-ncurses.html#htop">htop-0.6.5</a> - System process viewer.</li> 1.29 - <li><a href="base-ncurses.html#dialog">dialog-1.1-20070409</a> - GUI shell scripts.</li> 1.30 - <li><a href="base-ncurses.html#ninvaders">ninvaders-0.1.1</a> - Space Invaders clone.</li> 1.31 - <li><a href="base-ncurses.html#bastet">bastet-0.41</a> - Bastard Tetris clone.</li> 1.32 - <li><a href="base-ncurses.html#rhapsody">rhapsody-0.28b</a> - IRC chat client.</li> 1.33 - <li><a href="base-ncurses.html#initramfs-iso">Generate the initramfs and an ISO image.</a></li> 1.34 + <li><a href="#htop">htop-0.6.5</a> - System process viewer.</li> 1.35 + <li><a href="#dialog">dialog-1.1-20070409</a> - GUI shell scripts.</li> 1.36 + <li><a href="#ninvaders">ninvaders-0.1.1</a> - Space Invaders clone.</li> 1.37 + <li><a href="#bastet">bastet-0.41</a> - Bastard Tetris clone.</li> 1.38 + <li><a href="#rhapsody">rhapsody-0.28b</a> - IRC chat client.</li> 1.39 + <li><a href="#initramfs-iso">Generate the initramfs and an ISO image.</a></li> 1.40 </ul> 1.41 <a name="about"></a> 1.42 <h3><font color="#6c0023">About</font></h3> 1.43 @@ -428,7 +428,7 @@ 1.44 <!-- Footer. --> 1.45 <div id="footer"> 1.46 <div class="footer-right"></div> 1.47 - <a href="base-ncurses.html#top">Top of the page</a> | 1.48 + <a href="#top">Top of the page</a> | 1.49 <a href="index.html">Table of contents</a> 1.50 </div> 1.51