diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-30 17:56:57 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-30 17:56:57 +0200 |
commit | 67c40f3e25947350872e9033d3b627f4972b7a2e (patch) | |
tree | b2296ac118d3b3aea76f90b73f9ca5eca3d05241 /Mach | |
parent | d4e746813a849a1bb3bfe77e00f1b82943746397 (diff) |
Fix email addresses.
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/MicroKernelFUD.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mach/MicroKernelFUD.mdwn b/Mach/MicroKernelFUD.mdwn index eb2b05a6..bc2e366b 100644 --- a/Mach/MicroKernelFUD.mdwn +++ b/Mach/MicroKernelFUD.mdwn @@ -7,7 +7,7 @@ medium, provided this notice is preserved. # The Microkernel Experiment is Going On -by [Wolfgang Jährling](mailto:wolfgang AT pro-linux DOT de) and [Jeroen Dekkers](mailto:jeroen AT dekkers DOT cx) +by [Wolfgang Jährling](mailto:wolfgang@pro-linux.de) and [Jeroen Dekkers](mailto:jeroen@dekkers.cx) This article is a response to an [earlier article](http://www.linuxjournal.com/node/6105/print) by Miles Nordin in Linux Journal, where he expressed his personal feelings about microkernels and monolithic kernels. We will try to present a different point of view. Of course, we are also biased, as we are both young hackers who try to turn [the GNU Hurd](http://www.gnu.org/software/hurd/) into a software useful for everyday-work; for those who don't know it (yes, we're abusing this article as an advertisement): The Hurd is a collection of Daemons, currently running on top of the Mach microkernel and providing a replacement for the Unix kernel together with the GNU C Library. |