diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-16 10:22:36 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-16 10:22:36 +0200 |
commit | 3e3067b4ecd45e8066c96025207ed055eac4daa7 (patch) | |
tree | 05cea836f0bbd0082f160c2edee60e9c0be2f6c6 | |
parent | 31fbd886f4d438c669249948be6d4b82684b1c5e (diff) |
microkernel/mach/documentation: stepwise.com is down, but there is a PDF copy at another place.
Reported by Benjamin Brunzel <Mc_Bonz@web.de> on bug-hurd, 2010-07-16.
-rw-r--r-- | microkernel/mach/documentation.mdwn | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/microkernel/mach/documentation.mdwn b/microkernel/mach/documentation.mdwn index 926a2cba..fc6e59c2 100644 --- a/microkernel/mach/documentation.mdwn +++ b/microkernel/mach/documentation.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 -Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2010 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -9,8 +9,9 @@ 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]]."]]"""]] - - [Meet Mach](http://www.stepwise.com/Articles/Technical/MeetMach.html), a - summary of Mach's history and main concepts. + * [*Meet Mach* by James + Scott](http://beefchunk.com/documentation/macosx-programming/Meet_Mach.pdf), + a summary of Mach's history and main concepts. * *[[The_GNU_Mach_Reference_Manual|gnumach/reference_manual]]*. |