summaryrefslogtreecommitdiffhomepage
path: root/docs/tex
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-08-27 16:56:41 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-08-27 16:56:41 +0200
commit2fe8c419e2724a7009d39e4adeb05de7569d5d11 (patch)
treee52d888e5ce7c06ce8adeac2c83dd32649a62bc0 /docs/tex
parent5ab0e37e4c606db6e5c10b0fe2d65b4e611e9503 (diff)
feat: docs/tex: Update OpenHeFS specs.
feat: HAL/amd64: Harden AP files. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/tex')
-rw-r--r--docs/tex/hefs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/hefs.tex b/docs/tex/hefs.tex
index 1656e5a9..c35bca53 100644
--- a/docs/tex/hefs.tex
+++ b/docs/tex/hefs.tex
@@ -93,7 +93,7 @@ The High-throughput Extended File System (HeFS) is a custom filesystem tailored
\section{Structures}\label{sec:structures}
\subsection{HEFS\_BOOT\_NODE}\label{subsec:hefs_boot_node}
-Acts as the superblock.
+Acts as the superblock of the filesystem, provides necessary information about the disk and the filesystem itself.
\begin{itemize}
\item \texttt{fMagic}, \texttt{fVolName}, \texttt{fVersion}, \texttt{fChecksum}