summaryrefslogtreecommitdiff
path: root/docs.html
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2001-09-11 04:54:08 +0000
committerMarcus Brinkmann <marcus@gnu.org>2001-09-11 04:54:08 +0000
commit7cc7a39c6345d0177fa8980036df7eaa623ab1fd (patch)
tree22c7d9a895b91b6ca36eac2544ec2ce283b236b2 /docs.html
parenta3cd3171ac1cd08447a7f300f402f86ea77518d5 (diff)
Adding new web pages to replace existing site.
Diffstat (limited to 'docs.html')
-rw-r--r--docs.html127
1 files changed, 127 insertions, 0 deletions
diff --git a/docs.html b/docs.html
new file mode 100644
index 00000000..6e108dea
--- /dev/null
+++ b/docs.html
@@ -0,0 +1,127 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+ "http://www.w3.org/TR/REC-html40/strict.dtd">
+<HTML>
+<HEAD>
+<TITLE>The GNU Hurd - GNU Project - Free Software Foundation (FSF)</TITLE>
+<LINK REV="made" HREF="mailto:web-hurd@gnu.org">
+<META NAME="keywords" CONTENT="hurd">
+</HEAD>
+<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD">
+<TABLE width="100%" border="0" cellspacing="5" cellpadding="15">
+<TR>
+<TD COLSPAN="2">
+<IMAGE SRC="/graphics/hurd_sm_mf.jpg" ALT=" [image of the Hurd logo] ">
+[
+ <A HREF="/software/hurd/docs.html">English</A>
+]
+</TD>
+</TR>
+<TR>
+<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#eeeeee">
+<A HREF="/software/hurd/hurd.html"><STRONG>The&nbsp;GNU&nbsp;Hurd</STRONG></A></BR>
+&nbsp;<BR>
+<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&nbsp;Help</A><BR>
+<A HREF="/software/hurd/download.html">Download</A><BR>
+<A HREF="/software/hurd/devel.html">Development</A><BR>
+<A HREF="/software/hurd/history.html">History</A>
+</TD>
+<TD ALIGN="LEFT" VALIGN="TOP">
+<HR>
+<H4><A NAME="contents">Table of Contents</A></H4>
+<UL>
+ <LI><A HREF="#papers" NAME="TOCpapers">Architectural Overviews</A>
+ <LI><A HREF="#faq" NAME="TOCfaq">Frequently Asked Questions</A>
+ <LI><A HREF="#manuals" NAME="TOCmanuals">Reference Manuals</A>
+</UL>
+<HR>
+
+<H4><A HREF="#TOCpapers" NAME="papers">Architectural Overviews</A></H4>
+<P>
+<UL>
+<LI>
+Thomas Bushnell, BSG's paper: <A HREF="hurd-paper.html">Towards a New Strategy of
+OS Design</A>.
+<LI>
+Marcus Brinkmann's talk: <A HREF="hurd-talk.html">The Hurd</A>.
+</UL>
+
+<H4><A HREF="#TOCfaq" NAME="faq">Frequently Asked Questions</A></H4>
+<P>
+Neal Walfields
+<A HREF="http://web.walfield.org/papers/hurd-faq/FAQ.en.html">Frequently Asked Questions about Debian GNU/Hurd (33k characters)</A>
+is also applicable to the Hurd in general on a lot of topics.
+
+<H4><A HREF="#TOCmanuals" NAME="manuals">Reference Manuals</A></H4>
+<P>
+The GNU Hurd Reference Manual documents the architecture, the usage
+and the programming of the GNU Hurd. At the moment, the manual is
+quite incomplete.
+<P>
+Available Formats:
+<UL>
+<LI>
+<A HREF="/software/hurd/doc/hurd_toc.html">HTML version</A> for browsing online.
+</LI>
+<LI>
+<A HREF="/software/hurd/doc/hurd.ps">PostScript version [1020kB, 91 pages]</A>
+for download
+</LI>
+</UL>
+<P>
+If you wish to help work on the manual, you may also download the
+Texinfo sources
+(<A HREF="/software/hurd/doc/hurd.texi"><SAMP>hurd.texi</SAMP> [193k]</A>,
+<A HREF="/software/hurd/doc/gpl.texinfo"><SAMP>gpl.texinfo</SAMP> [18k]</A>,
+and <A HREF="/software/hurd/doc/version.texi"><SAMP>version.texi</SAMP></A>).
+Then, you should submit any modifications to
+<A HREF="mailto:bug-hurd@gnu.org">bug-hurd@gnu.org</A> in unidiff format
+(produced by <SAMP>diff -u</SAMP>).
+
+<P>
+<EM>Some of these links are at other web sites not maintained by the
+FSF. The FSF is not responsible for the content of these other web sites.</EM>
+
+</TD>
+</TR>
+</TABLE>
+
+<HR>
+
+[
+ <A HREF="/software/hurd/docs.html">English</A>
+]
+
+<HR>
+
+<P>
+Return to <A HREF="/home.html">GNU's home page</A>.
+<P>
+
+Please send FSF &amp; GNU inquiries &amp; questions to
+
+<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
+There are also <A HREF="/home.html#ContactInfo">other ways to
+contact</A> the FSF.
+<P>
+
+Please send comments on these web pages to
+
+<A HREF="mailto:web-hurd@gnu.org"><EM>web-hurd@gnu.org</EM></A>,
+send other questions to
+<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
+<P>
+Copyright (C) 2001 Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111, USA
+<P>
+Verbatim copying and distribution of this entire article is
+permitted in any medium, provided this notice is preserved.
+<P>
+Updated:
+<!-- timestamp start -->
+$Date$ $Author$
+<!-- timestamp end -->
+<HR>
+</BODY>
+</HTML>