diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/hefs.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tex/hefs.tex b/docs/tex/hefs.tex index 9ec68020..1ce387a0 100644 --- a/docs/tex/hefs.tex +++ b/docs/tex/hefs.tex @@ -21,8 +21,8 @@ The High-throughput Extended File System (OpenHeFS) is a custom filesystem tailo \textbf{Name} & \textbf{Value / Description} \\ \hline \texttt{kHeFSVersion} & 0x0103 \\ -\texttt{kHeFSMagic} & " OpenHeFS" (8-byte magic identifier) \\ -\texttt{kHeFSMagicLen} & 8 \\ +\texttt{kHeFSMagic} & "OpenHeFS" (8-byte magic identifier) \\ +\texttt{kHeFSMagicLen} & 9 \\ \texttt{kHeFSBlockLen} & 512 bytes \\ \texttt{kHeFSFileNameLen} & 256 characters \\ \texttt{kHeFSPartNameLen} & 128 characters \\ |
