diff options
author | Rob Landley <rob@landley.net> | 2006-03-09 18:20:43 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-03-09 18:20:43 +0000 |
commit | ac664e07dfb3d833c8b8b1294c262a4ed5032d98 (patch) | |
tree | d8d0eb7d2e9a57e8e418698b21ec0e5fb4a0d1a0 /docs | |
parent | d48633fa6f38376c0778882398bc2e37153ab56b (diff) | |
download | busybox-ac664e07dfb3d833c8b8b1294c262a4ed5032d98.tar.gz |
Mention a few web browsers.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/tinyutils.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/busybox.net/tinyutils.html b/docs/busybox.net/tinyutils.html index f5bbab9be..7ed795f5d 100644 --- a/docs/busybox.net/tinyutils.html +++ b/docs/busybox.net/tinyutils.html @@ -25,11 +25,13 @@ dev mailing list. <td><a href="ftp://ftp.debian.org/debian/pool/main/s/ssmtp/">ssmtp</a> is an extremely simple MTA.</td> </tr> -<tr> - <td>DNS</td> - <td><a href="http://www.thekelleys.org.uk/dnsmasq/">dnsmasq</a> is a small forwarding DNS server meant for small environments.</td> -</tr> </table> +<p>In a gui environment, you'll probably want a web browser. +<a href=http://www.konqueror.org/embedded/>Konqueror Embedded</a> requires QT +(or QT Embedded), but not KDE. The <a href=http://www.dillo.org/>Dillo</a> +requires GTK+, but not Gnome. Or you can try the <a href=http://links.twibright.com/>graphical +version of links</a>.</p> + <!--#include file="footer.html" --> |