diff options
author | MutoShack <MutoShack@web> | 2019-03-27 05:42:26 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-03-27 05:42:26 +0100 |
commit | 8783b93fbb3ee9579f4200d3cb3024c1245db0f8 (patch) | |
tree | ef5e1e250c90307923b7304e3130b86ec102a0e9 | |
parent | c06deabeee94e0c58874487e4467045e87d87a4a (diff) |
Add link to cat-v.org
-rw-r--r-- | documentation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index 35fab39b..5f0e50d1 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. +* [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). ## GNU/Hurd System Architecture |