diff options
Diffstat (limited to 'community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn')
-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 eb728bb8..4a708247 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 arward and/or + Yet, there are some cases where they get very awkard and/or inefficient, and domain-specific interfaces simply make a lot more sense. |