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 /mig-download.html | |
parent | aa6ec7c28582d02dc59e7ce57315126b4925fd93 (diff) |
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 'mig-download.html')
-rw-r--r-- | mig-download.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/mig-download.html b/mig-download.html index 9595a065..48720c38 100644 --- a/mig-download.html +++ b/mig-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,17 +58,17 @@ <H3><A HREF="#TOCrelease" NAME="release">Latest Release</A></H3> <P> -The latest release of MiG is version 1.3, 2002-03-08. It features: +The latest release of MIG is version 1.3, 2002-03-08. It features: <UL> <LI>Minor bug fixes.</LI> <LI>The new keyword <CODE>retcode</CODE> is accepted as a parameter modifier. This does not do anything, but is accepted for -compatibility with the MiG input syntax used with OSF Mach.</LI> +compatibility with the MIG input syntax used with OSF Mach.</LI> <LI>The <CODE>debian/</CODE> subdirectory of packaging files is now -included in the MiG source distribution.</LI> +included in the MIG source distribution.</LI> </UL> <P> -You can download the latest version of MiG from the GNU ftp server: +You can download the latest version of MIG from the GNU ftp server: <UL> <LI><CODE><A HREF="http://ftp.gnu.org/gnu/mig/mig-1.3.tar.gz">mig-1.3.tar.gz</A></CODE> @@ -80,7 +80,7 @@ HREF="http://ftp.gnu.org/gnu/mig/mig-1.3.tar.gz.sig">mig-1.3.tar.gz.sig</A></COD <H3><A HREF="#TOCcvs" NAME="cvs">CVS repository</A></H3> <P> -The MiG source code is managed in the version control system <A +The MIG source code is managed in the version control system <A HREF="/software/cvs/cvs.html">CVS</A>. You can check out the CVS repository through anonymous CVS over SSH with the following instruction set. When prompted for a password for <I>anoncvs</I>, @@ -100,13 +100,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/mig/">CVS -repository of MiG</A> with your web browser. The web pages are +repository of MIG</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. |