diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-09-30 17:44:40 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-09-30 17:44:40 +0000 |
commit | 0aece1a25c44d0f618d57450d9041a3e6a7912e1 (patch) | |
tree | 08884e51d6105cc7b6b3337698189f933afb5da7 /hurd.html | |
parent | 22ea89723ac87a84919f1e63e8099c49046a69f0 (diff) |
Fix up nomeclature: "the Hurd" vs "GNU/Hurd" etc
Diffstat (limited to 'hurd.html')
-rw-r--r-- | hurd.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -124,9 +124,9 @@ operating system today. It is not ready for production use, as there are still many bugs and missing features. However, it should be a good base for further development and non-critical application usage. <P> -The Hurd is completely self-contained (you can compile all parts of -the Hurd system from the Hurd itself). You can run several Hurd -systems in parallel, and debug even critical servers in another Hurd +GNU/Hurd is completely self-contained (you can compile all parts of +the Hurd system from GNU/Hurd itself). You can run several GNU/Hurd +systems in parallel, and debug even critical servers in another GNU/Hurd with gdb. You can run the X window system, applications that use it, and advanced server applications like the Apache webserver. <P> |