summaryrefslogtreecommitdiffhomepage
path: root/docs/tex/nefs.tex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tex/nefs.tex')
-rw-r--r--docs/tex/nefs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/nefs.tex b/docs/tex/nefs.tex
index 5b81bb09..37e43d13 100644
--- a/docs/tex/nefs.tex
+++ b/docs/tex/nefs.tex
@@ -30,7 +30,7 @@
\maketitle
\section{Overview}
-NeFS (New Extended File System) is a B-tree-based embedded file system designed to operate over low-level block storage (AHCI/ATA) with a modular architecture. It supports catalogs (like files or directories), forks (similar to macOS data/resource forks), and a formatting mechanism using EPM (Embedded Partition Manager).
+NeFS (New Extended File System) is am embedded file system designed to operate over low-level block storage (AHCI/ATA) with a modular architecture. It supports catalogs (like files or directories), forks (similar to macOS data/resource forks), and a formatting mechanism using EPM (Extended Partition Map).
\section{Key Components}