diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-10-06 02:13:01 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-10-06 02:13:01 +0000 |
commit | af56908c7d8b4cd8ae3e1e765072cb37d45dd47a (patch) | |
tree | cedac215bf0f47df2692fafd7d00ab725e6c9fa0 /help.html | |
parent | 0aece1a25c44d0f618d57450d9041a3e6a7912e1 (diff) | |
download | web-af56908c7d8b4cd8ae3e1e765072cb37d45dd47a.tar.gz web-af56908c7d8b4cd8ae3e1e765072cb37d45dd47a.tar.bz2 web-af56908c7d8b4cd8ae3e1e765072cb37d45dd47a.zip |
All files: Consistently lowercase words in the TOC except the first one.
(I tried uppercasing the Important Words, but that looked awkward here and
there). Rename ``Download'' item to ``Source Code'' in contrast to
``Install''.
install.html: Add content about the CD ROM images on the GNU FTP server.
download.html: Add content about CVS snapshot tar files and CVS browsing.
Diffstat (limited to 'help.html')
-rw-r--r-- | help.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -23,7 +23,7 @@ <A HREF="/software/hurd/docs.html">Documentation</A><BR> <A HREF="/software/hurd/install.html">Installation</A><BR> <A HREF="/software/hurd/help.html">Getting Help</A><BR> -<A HREF="/software/hurd/download.html">Download</A><BR> +<A HREF="/software/hurd/download.html">Source Code</A><BR> <A HREF="/software/hurd/devel.html">Development</A><BR> <A HREF="/software/hurd/history.html">History</A> </TD> @@ -31,12 +31,12 @@ <HR> <H3><A NAME="contents">Table of Contents</A></H3> <UL> - <LI><A HREF="#mail" NAME="TOCmail">Mailing Lists</A> - <LI><A HREF="#irc" NAME="TOCirc">Internet Relay Chat</A> + <LI><A HREF="#mail" NAME="TOCmail">Mailing lists</A> + <LI><A HREF="#irc" NAME="TOCirc">Internet relay chat</A> </UL> <HR> -<H3><A HREF="#TOCmail" NAME="mail">Mailing Lists</A></H3> +<H3><A HREF="#TOCmail" NAME="mail">Mailing lists</A></H3> <P> If you have questions about the installation, how the Hurd works and how it is used, or general questions concerning the Hurd, you can send @@ -55,10 +55,10 @@ go to the Debian GNU/Hurd <A HREF="mailto:debian-hurd@lists.debian.org"><debian-hurd@lists.debian.org></A> mailing list. -<H3><A HREF="#TOCirc" NAME="irc">Internet Relay Chat</A></H3> +<H3><A HREF="#TOCirc" NAME="irc">Internet relay chat</A></H3> <P> The <A HREF="http://www.openprojects.net/">Open Projects Network</A> -hosts a network of Internet Relay Chat servers accessed through +hosts a network of IRC servers accessed through <SAMP>irc.openprojects.net</SAMP>. The channel <SAMP>#hurd</SAMP> is dedicated to the Hurd. You can find other users and developers interested in the Hurd there and chat with them in real time. |