diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-13 20:22:52 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-13 20:22:52 +0100 |
commit | 4eea3efc13acccfb613571f604f17e0ec68e5bed (patch) | |
tree | 9c72a7790d6eb1602614971853131e3cc3f68174 /microkernel/mach/documentation.mdwn | |
parent | cfccdc1bdbee7fb25ef0aa9639a3ffec926bf690 (diff) | |
download | web-4eea3efc13acccfb613571f604f17e0ec68e5bed.tar.gz web-4eea3efc13acccfb613571f604f17e0ec68e5bed.tar.bz2 web-4eea3efc13acccfb613571f604f17e0ec68e5bed.zip |
``Some'' Mach documentation.
Parts have been rescued from
4b382d8daa5a9e2d54e78c18beeff76bc54dc16b:Mach/MachConcepts.mdwn.
Diffstat (limited to 'microkernel/mach/documentation.mdwn')
-rw-r--r-- | microkernel/mach/documentation.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/microkernel/mach/documentation.mdwn b/microkernel/mach/documentation.mdwn index fc6e59c2..4c6702aa 100644 --- a/microkernel/mach/documentation.mdwn +++ b/microkernel/mach/documentation.mdwn @@ -6,8 +6,10 @@ id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + + * Mach's [[concepts]]. * [*Meet Mach* by James Scott](http://beefchunk.com/documentation/macosx-programming/Meet_Mach.pdf), |