summaryrefslogtreecommitdiff
path: root/community/weblogs/antrik/plan9-and-the-hurd-major-differences.mdwn
diff options
context:
space:
mode:
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.mdwn2
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.)