summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-08-13 03:33:49 +0200
committerAmlal <amlal@nekernel.org>2025-08-13 03:33:49 +0200
commit01d12c3ad0e1d2c75e89731b78df49c3a76fb885 (patch)
tree91a4600d66338fc223cf611f0f8b35aeecc98d06
parent1410da8efa279fdffa8a2517bc9a91f320f8ea1b (diff)
fix: tex: update document titles.
Signed-off-by: Amlal <amlal@nekernel.org>
-rw-r--r--docs/tex/30pin.tex2
-rw-r--r--docs/tex/epm.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/tex/30pin.tex b/docs/tex/30pin.tex
index a5ab22f..5ca006c 100644
--- a/docs/tex/30pin.tex
+++ b/docs/tex/30pin.tex
@@ -14,7 +14,7 @@
\titleformat{\section}{\large\bfseries}{\thesection}{1em}{}
\titleformat{\subsection}{\normalsize\bfseries}{\thesubsection}{1em}{}
-\title{\texttt{30pin.h} Specification}
+\title{\texttt{30Pin}: Technical Specification}
\author{Amlal EL Mahrouss}
\date{\today}
diff --git a/docs/tex/epm.tex b/docs/tex/epm.tex
index 28a7f79..f97df2c 100644
--- a/docs/tex/epm.tex
+++ b/docs/tex/epm.tex
@@ -25,7 +25,7 @@
language=C
}
-\title{EPM Partition Map Specification}
+\title{EPM Partition Map: Technical Specification}
\author{Amlal EL Mahrouss}
\date{\today}