diff options
-rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index 924e506b2..2373a1af7 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -364,7 +364,7 @@ box or with a patch. Please tell us if you have experience with other versions <td> Slang does the same sort of thing that ncurses does -- and with a bit of wrapper code can act as a full replacement. Very useful for making console applications (such as newt). Because the full slang provides many other things, I personally use a massively cut down version - called <a href="ftp://busybox.net/minislang.tar.gz">minislang</a>, which also works great, + called <a href="ftp://busybox.net/slang-1.4.5-mini.tar.gz">minislang</a>, which also works great, handles the ncurses type slang APIs only, and is just 80k compiled vs uClibc. </td> </tr> |