commit 29160ebcd2f642a94d1e465dc4f19d3e3e4034db
parent 4d400b472b32af91337417fba6dec7c26d693281
Author: Andrew Antle <andrew dot antle at gmail dot com>
Date: Sun, 10 Jan 2010 12:51:48 -0500
Changed 'whole the' to 'the whole'.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sta.li/index.md b/sta.li/index.md
@@ -18,7 +18,7 @@ General system design
* kernel is a single monolith based on linux, by default no kernel module support
* system loader is lilo (maybe we will start maintaining it)
* no initrd initially
-* perhaps later whole the system will be a ramdisk? will see (20h idea)
+* perhaps later the whole system will be a ramdisk? will see (20h idea)
* init system should be based on just one /etc/rc.{start,stop} script (look at p9 how they do it)
Basic filesystem design