summaryrefslogtreecommitdiff
path: root/filesys
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 15:05:47 -0700
committerDen Delimarsky <[email protected]>2019-03-13 15:05:47 -0700
commit44da757f4fcb6fb852b51d1e6e2edd43a0f75953 (patch)
treefd41387631a92e8451fdf10874a9cddbfaf947a7 /filesys
parent34dcaceff4ea13c5078c06058957abf075b358ef (diff)
Update READMEs
Diffstat (limited to 'filesys')
-rw-r--r--filesys/fastfat/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/filesys/fastfat/README.md b/filesys/fastfat/README.md
index aa135bd8..eb0e879e 100644
--- a/filesys/fastfat/README.md
+++ b/filesys/fastfat/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: fastfat File System Driver
description: A file system driver based on the Windows inbox FastFAT file system used as a model for new file systems.
languages:
- cpp