diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2009-07-15 14:51:18 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2009-07-15 14:51:18 +0200 |
commit | fd9c7ed86ac585031fd3f6969a9d91640a3a2730 (patch) | |
tree | 6a31100067e83c407cdfabd6ef8df0484bb72fe4 /community/weblogs | |
parent | 36951366aaa628007fbdddb4a00100606a4c639b (diff) |
typo2 - gah
Diffstat (limited to 'community/weblogs')
-rw-r--r-- | community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn b/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn index 4a708247..4be55636 100644 --- a/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn +++ b/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn @@ -24,7 +24,7 @@ far beyond monolithic vs. microkernel design: all services actually export a file system interface! Personally, I advocate using FS-based interfaces as much as possible. - Yet, there are some cases where they get very awkard and/or + Yet, there are some cases where they get very awkward and/or inefficient, and domain-specific interfaces simply make a lot more sense. |