From 74ba4f98f286f7e7a1148562d029eb4d0b2f0e77 Mon Sep 17 00:00:00 2001 From: sjg Date: Mon, 11 Oct 2010 10:52:03 -0700 Subject: [PATCH] --- features/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/index.mdwn b/features/index.mdwn index c9a07477..d00f1e98 100644 --- a/features/index.mdwn +++ b/features/index.mdwn @@ -28,7 +28,7 @@ HAMMER is designed to accommodate today's large drives. ## NULLFS - NULL Filesystem Layer -A null or loop-back filesystem is common to a number of operating systems. The DragonFly null filesystem is quite a different animal. It supports arbitrary mount points, making it extremely flexible in its application. It is also extremely fast and reliable, something that few other operating systems can claim of their null filesystem layers. +A null or loop-back filesystem is common to a number of operating systems. The DragonFly null filesystem is quite a different animal. It supports arbitrary mount points that do not loop, a problem on other operating systems, making it extremely flexible in its application. It is also extremely fast and reliable, something that few other operating systems can claim of their null filesystem layers. ## TMPFS - Temporary FileSystem VFS -- 2.41.0