diff options
author | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2003-05-01 18:59:41 +0000 |
---|---|---|
committer | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2003-05-01 18:59:41 +0000 |
commit | 83a9886c0ab87ef4a00fe5eaa007ca5619e8a528 (patch) | |
tree | 245e9a9e918b534bf00cbf3b6919a26e5594f053 /gnu/usr.bin/lynx/lynx_help/about_lynx.html | |
parent | 44b1bba2a33b56bcaa32d20a6c76f14845797fb0 (diff) |
Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well
Local patches we maintain to the distribution are:
- replace unbounded fscanf with fgets (avsm)
- spelling fixes (deraadt)
- hppa -O0 workaround (mickey)
- default to ftp passive (deraadt)
- work with non-exec scripts (deraadt,hin,maja)
- be more careful with rlogin username (art)
- default to our webpage (deraadt)
- install helpfiles locally (maja)
- mkdtemp temp space directory (art)
- install more recent config.guess (avsm)
Tested by beck,millert,grange,fries,miod and others, deraadt@ ok
Diffstat (limited to 'gnu/usr.bin/lynx/lynx_help/about_lynx.html')
-rw-r--r-- | gnu/usr.bin/lynx/lynx_help/about_lynx.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/gnu/usr.bin/lynx/lynx_help/about_lynx.html b/gnu/usr.bin/lynx/lynx_help/about_lynx.html index 053ec674a4e..4c158dd004b 100644 --- a/gnu/usr.bin/lynx/lynx_help/about_lynx.html +++ b/gnu/usr.bin/lynx/lynx_help/about_lynx.html @@ -1,4 +1,4 @@ -<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> <HTML> <HEAD> <TITLE>About Lynx</TITLE> @@ -13,11 +13,11 @@ <h1><em>About Lynx</em></h1> -Lynx is a fully featured World-Wide Web browser for users on both Unix and -VMS platforms who are connected to those systems via cursor-addressable, -character-cell terminals or emulators. That includes VT100 terminals, -and desktop-based software packages emulating VT100 terminals (e.g., -Kermit, Procomm, etc.). +Lynx is a fully-featured <em>World Wide Web</em> (<em>WWW</em>) browser +for users on Unix, VMS, and other platforms running cursor-addressable, +character-cell terminals or emulators. That includes vt100 terminals, +other character-cell displays, and vt100 emulators such as Kermit or +Procomm running on PCs or Macs. <P>For information on how to use Lynx see the <A HREF="../lynx_help/Lynx_users_guide.html">Lynx User's Guide</A>, or the @@ -27,7 +27,7 @@ Kermit, Procomm, etc.). Lynx was a product of the Distributed Computing Group within Academic Computing Services of <A -HREF="http://www.cc.ukans.edu/index.html">The University of Kansas</A>. +HREF="http://www.cc.ukans.edu/">The University of Kansas</A>. <P>Lynx was originally developed by <A HREF="http://www.cc.ukans.edu/cwis/people/Lou.Montulli.html" @@ -60,8 +60,7 @@ Lynx contains other sections of code that are copyrighted by other institutions or individuals. The Lynx copyright does not override or invalidate those copyrights. -<P>Thanks to <A NAME="13" -HREF="http://www.w3.org/hypertext/WWW/People.html#BernersLee" +<P>Thanks to <A NAME="13" HREF="http://www.w3.org/People/Berners-Lee/" >Tim Berners-Lee</A> and the other <A NAME="14" HREF="http://www.w3.org/hypertext/WWW/People.html">CERN World Wide Web wizards</A> for the WWW client library code and all of their other @@ -84,7 +83,7 @@ had their own hypertext format. <H2><A NAME="availability"><EM>Availability</EM></A></H2> <p>Information on obtaining the most current version of Lynx is -available via <a href="http://www.crl.com/~subir/lynx.html" +available via <a href="http://www.trill-home.com/lynx.html" >Lynx links</a>. <H2><A NAME="lynx-dev_list"><EM>Mailing List</EM></A></H2> |