diff options
author | Arne Babenhauserheide <arne_bab@web.de> | 2009-07-22 01:00:04 +0200 |
---|---|---|
committer | Arne Babenhauserheide <arne_bab@web.de> | 2009-07-22 01:00:04 +0200 |
commit | 3b5d7be8e178bcfcd26174c53d3a69f083a88318 (patch) | |
tree | 5b3076e1bb3b3c63b7cc56d2e473d2cd1d26c057 /community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn | |
parent | 28f05a1c014541cfeec1d80145c08b012328e833 (diff) |
typo
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 71379467..9e6143bf 100644 --- a/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn +++ b/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn @@ -33,7 +33,7 @@ far beyond monolithic vs. microkernel design: that's the case in Plan 9?) This offers much more flexibility -- the way the FS interfaces - themselfs work can be modified. Many things can be implemented as + themselves work can be modified. Many things can be implemented as normal translators, that would require special VFS support on other systems. (Extended attributes, VFS-based union mounts, local namespaces, firmlink, magic file name suffixes etc.) |