From 2b350e379d45a1e191881cf5af4195e224cfa905 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 7 Oct 2001 00:08:19 +0000 Subject: Use URLs to files, not to directories. --- gnumach-install.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnumach-install.html') diff --git a/gnumach-install.html b/gnumach-install.html index d3784378..91182b75 100644 --- a/gnumach-install.html +++ b/gnumach-install.html @@ -57,8 +57,8 @@ interface generator. If you cross-compile gnumach, you need a cross-MiG for your architecture. You also need the static version of the C library for your host architecture, as some functions are taken directly from it. We recommend that you use the GNU C library, other C libraries have not -been tested and might not work. After you have followed the +HREF="/software/glibc/glibc.html">GNU C library, other C libraries +have not been tested and might not work. After you have followed the installation instructions in the package and the reference manual, you should end up with a kernel binary where your boot loader can find it. @@ -67,7 +67,7 @@ should end up with a kernel binary where your boot loader can find it. To actually use the kernel and boot the GNU operating system, you need a boot loader. Not all boot loaders are capable to boot the GNU system, you need one that supports the multiboot standard. The -bootloader of the GNU system is GNU +bootloader of the GNU system is GNU GRUB, which supports a broad range of operating systems including GNU/Hurd. -- cgit v1.2.3