diff options
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> |