summaryrefslogtreecommitdiff
path: root/documentation.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-07 20:46:00 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-10-07 20:46:00 +0200
commitfae1aac969d5648bec6af1e6b6d01aca006d8937 (patch)
tree2c2661afd02ae03531695c13538a08cf940a01d9 /documentation.mdwn
parent47914828300b5643e95ea879a16d5c7d4496093a (diff)
Link to ``Examining the Legendary HURD Kernel'' by David Chisnall.
Diffstat (limited to 'documentation.mdwn')
-rw-r--r--documentation.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation.mdwn b/documentation.mdwn
index eaa20562..717ace35 100644
--- a/documentation.mdwn
+++ b/documentation.mdwn
@@ -13,6 +13,16 @@ is included in the section entitled
* [GNU Hurd Documentation](http://www.gnu.org/software/hurd/docs.html)
+# Introductory Material
+
+## External
+
+ * <http://www.informit.com/articles/printerfriendly.aspx?p=1180992>
+
+ Also covers a bit of GNU's and the Hurd's history, fundamental techniques
+ applied, comparisions to other systems.
+
+
# Unix Programming
* *The C Programming Language* by Brian W. Kernighan and Dennis M. Ritchie,