diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-12-04 19:42:27 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-12-04 19:42:27 +0000 |
commit | 576122f6309c49745d16be06e7ce2218a769e96c (patch) | |
tree | bc49eff8ff2c6f5f8a27b76cab451855ee7f2b3f /gnumach-download.html | |
parent | aa6ec7c28582d02dc59e7ce57315126b4925fd93 (diff) | |
download | web-576122f6309c49745d16be06e7ce2218a769e96c.tar.gz web-576122f6309c49745d16be06e7ce2218a769e96c.tar.bz2 web-576122f6309c49745d16be06e7ce2218a769e96c.zip |
This was a `sed'-based change, where I didn't review every single detail and
thus hope that I didn't break anything. Replace `MiG' with `MIG'. Replace
`MIG' with `GNU MIG' and `The GNU Hurd' with `GNU Hurd' when linking to the
pages. Make the space between `GNU' and `Hurd' or `Mach' or `MIG'
non-breakable.
Diffstat (limited to 'gnumach-download.html')
-rw-r--r-- | gnumach-download.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/gnumach-download.html b/gnumach-download.html index 914efafd..81222bc9 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/REC-html40/strict.dtd"> <HTML> <HEAD> -<TITLE>The GNU Hurd - GNU Project - Free Software Foundation (FSF)</TITLE> +<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> @@ -25,7 +25,7 @@ <BR> <A HREF="/software/hurd/changelogs.html">ChangeLogs</A><BR> <P> -<A HREF="/software/hurd/hurd.html"><STRONG>The GNU Hurd</STRONG></A><BR> +<A HREF="/software/hurd/hurd.html"><STRONG>GNU Hurd</STRONG></A><BR> <BR> <A HREF="/software/hurd/docs.html">Documentation</A><BR> <A HREF="/software/hurd/install.html">Installation</A><BR> @@ -40,7 +40,7 @@ <A HREF="/software/hurd/gnumach-install.html">Installation</A><BR> <A HREF="/software/hurd/gnumach-download.html">Source Code</A><BR> <BR> -<A HREF="/software/hurd/mig.html"><STRONG>MiG</STRONG></A><BR> +<A HREF="/software/hurd/mig.html"><STRONG>GNU MIG</STRONG></A><BR> <BR> <A HREF="/software/hurd/mig-download.html">Source Code</A><BR> <BR> @@ -58,7 +58,7 @@ <H3><A HREF="#TOCrelease" NAME="release">Latest Release</A></H3> <P> -The latest release of GNU Mach is version 1.3, 2002-05-28. It features: +The latest release of GNU Mach is version 1.3, 2002-05-28. It features: <UL> <LI>Bug fixes.</LI> <LI>The kernel now directly supports "boot scripts" in the form of @@ -81,7 +81,7 @@ attributes.</LI> added.</LI> </UL> <P> -You can download the latest version of GNU Mach from the GNU ftp server: +You can download the latest version of GNU Mach from the GNU ftp server: <UL> <LI><CODE><A HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.3.tar.gz">gnumach-1.3.tar.gz</A></CODE> @@ -91,7 +91,7 @@ HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.3.tar.gz.sig">gnumach-1.3.tar.gz. [1K].</LI> <LI><CODE><A HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.2-1.3.diff.gz">gnumach-1.2-1.3.diff.gz</A></CODE> -[310K], containing the differences between GNU Mach 1.2 and GNU Mach 1.3.</LI> +[310K], containing the differences between GNU Mach 1.2 and GNU Mach 1.3.</LI> <LI><CODE><A HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.2-1.3.diff.gz.sig">gnumach-1.2-1.3.diff.gz.sig</A></CODE> [1K].</LI> @@ -99,7 +99,7 @@ HREF="http://ftp.gnu.org/gnu/gnumach/gnumach-1.2-1.3.diff.gz.sig">gnumach-1.2-1. <H3><A HREF="#TOCcvs" NAME="cvs">CVS repository</A></H3> <P> -The GNU Mach source code is managed in the version control system <a +The GNU Mach source code is managed in the version control system <a href="/software/cvs/cvs.html">CVS</A>. You can check out the CVS repository with the following instruction set. @@ -108,7 +108,7 @@ Source tree: <BR> <SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP> <P> -Use to following to get the <samp>GNU Mach 1 branch</samp>: +Use to following to get the <samp>GNU Mach 1 branch</samp>: <BR> <SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r gnumach-1-branch gnumach</SAMP> @@ -121,13 +121,13 @@ href="https://savannah.gnu.org/cvs/?group=hurd">Savannah</a> page. <P> You can also browse the <A HREF="http://cvs.savannah.gnu.org/viewcvs/hurd/gnumach/">CVS -repository of GNU Mach</A> with your web browser. The web pages are +repository of GNU Mach</A> with your web browser. The web pages are generated dynamically at the time you request them and are always up to date. <P> There is also a <A HREF="http://www.htu.tugraz.at/~past/hurd/global/">cross referenced -database</A> of the Hurd, GNU Mach, MiG, and the GNU C library sources +database</A> of the Hurd, GNU Mach, MIG, and the GNU C library sources online for you to browse. It provides better searching and browsing facilities than the online CVS repository, but it is not always up to date and does not contain history information. |