diff options
author | marc poulhiès <marc.poulhies@epfl.ch> | 2002-05-21 09:11:21 +0000 |
---|---|---|
committer | marc poulhiès <marc.poulhies@epfl.ch> | 2002-05-21 09:11:21 +0000 |
commit | 02320bf28739085f097d3108d25ea42a69c53fc7 (patch) | |
tree | f11b2b23961d4b09c963189fe60bdaac7eaa4bfb /Hurd | |
parent | ebae52a6ff5d2d19256c7210a7a076e74d919024 (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/KnownHurdLimits.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/KnownHurdLimits.mdwn b/Hurd/KnownHurdLimits.mdwn index a126137d..4368c936 100644 --- a/Hurd/KnownHurdLimits.mdwn +++ b/Hurd/KnownHurdLimits.mdwn @@ -8,7 +8,7 @@ When comparing the Hurd (including it's [[GnuMach]] microkernel) to alternatives * swap is highly [recommended](http://www.gnu.org/software/hurd/faq.en.html#q2-7). -* 768 megabytes RAM [approximately](http://www.freesoftware.fsf.org/thug/gnumach_hardware.html). +* 768 megabytes RAM [approximately](http://www.freesoftware.fsf.org/thug/gnumach_hardware.html#Memory). * console server not released for oskit-mach (in progress) |