diff options
author | MutoShack <MutoShack@web> | 2019-10-13 20:17:39 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-10-13 20:17:39 +0200 |
commit | d436a6dded5197c31db341485d1b61725483798e (patch) | |
tree | 6624aa1c57b0fedd624dbedfd13a143291b9a57e /documentation.mdwn | |
parent | 11f391c991b5ab2436528ee1dddb5e1b37d270c8 (diff) | |
download | web-d436a6dded5197c31db341485d1b61725483798e.tar.gz web-d436a6dded5197c31db341485d1b61725483798e.tar.bz2 web-d436a6dded5197c31db341485d1b61725483798e.zip |
fix misinformation
Diffstat (limited to 'documentation.mdwn')
-rw-r--r-- | documentation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index bbd0b260..0a2ab33d 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -28,7 +28,7 @@ architecture. Yes, really. You needn't go through all of these, but they're all * [[!wikipedia Advanced_Programming_in_the_Unix_Environment]] - May help you grasp UNIX & POSIX standards. * [Operating Systems](http://www.deitel.com/Books/OperatingSystems/OperatingSystems3e/tabid/1711/Default.aspx) - A well praised book on the subject. * [Operating System Concepts](https://www.os-book.com/OS9/) - Another well praised book. -* [Modern Operating Systems](https://en.wikipedia.org/wiki/Modern_Operating_Systems) - This book has achieved world-wide praise. Of course [the Plan-9 people don't like it](http://harmful.cat-v.org/software/andy_tanenbaum). +* [Modern Operating Systems](https://en.wikipedia.org/wiki/Modern_Operating_Systems) - This book has achieved world-wide praise. Of course [the cat-v.org people don't like it](http://harmful.cat-v.org/software/andy_tanenbaum). ## GNU/Hurd System Architecture You may want to start reading a [[quick overview|overview]] of how the GNU/Hurd system |