aboutsummaryrefslogtreecommitdiff
path: root/microkernel/mach.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2012-07-11 22:39:59 +0200
committerThomas Schwinge <tschwinge@gnu.org>2012-07-11 22:39:59 +0200
commit8cee055ec4fac00e59f19620ab06e2b30dccee3c (patch)
tree6cd7ca1b8ce7eba1820fdbd31ee5755ed33dabe2 /microkernel/mach.mdwn
parentb75e038615d51cb62c200e336e59202519db8cae (diff)
downloadweb-8cee055ec4fac00e59f19620ab06e2b30dccee3c.tar.gz
web-8cee055ec4fac00e59f19620ab06e2b30dccee3c.tar.bz2
web-8cee055ec4fac00e59f19620ab06e2b30dccee3c.zip
IRC.
Diffstat (limited to 'microkernel/mach.mdwn')
-rw-r--r--microkernel/mach.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/microkernel/mach.mdwn b/microkernel/mach.mdwn
index deaf6788..02627766 100644
--- a/microkernel/mach.mdwn
+++ b/microkernel/mach.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation,
+[[!meta copyright="Copyright © 2007, 2008, 2010, 2012 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -14,6 +14,8 @@ microkernel currently used by the [[Hurd]].
* [[Concepts]]
+ * [[Deficiencies]]
+
* [[Documentation]]
* [[History]]
@@ -30,6 +32,8 @@ microkernel currently used by the [[Hurd]].
([API](http://developer.apple.com/documentation/Darwin/Conceptual/KernelProgramming/index.html))
(**non-free**)
+ * [[open_issues/OSF_Mach]]
+
# Related