]> code.delx.au - refind/blobdiff - BUILDING.txt
Version 0.6.0
[refind] / BUILDING.txt
index a60279a95f5658d08768d267661eee499e03b674..b69df9b3aca72a39f83720bc26f125e4b273ea6e 100644 (file)
@@ -310,7 +310,7 @@ To build all the drivers, you can type "make fs" from the main directory,
 which builds the drivers and places copies in both the filesystems and
 drivers_{arch} subdirectories. If you want to build just one driver, you
 can change into the "filesystems" directory and type "make {fsname}", where
-{fsname} is a filesystem name -- "ext2", "ext4fs", "reiserfs", "iso9660",
+{fsname} is a filesystem name -- "ext2", "ext4", "reiserfs", "iso9660",
 or "hfs".
 
 To install drivers, you can type "make install" in the "filesystems"