% FIXME: classify with chapters instead of sections
\renewcommand{\thesection}{\arabic{section}}
-\author{Peter Jay Salzman, Michael Burian, Ori Pomerantz, Bob Mottram, Jim Huang}
+\author{Peter Jay Salzman, Michael Burian, Ori Pomerantz,\and Bob Mottram, Jim Huang, Felix Lee}
\date{\today}
\title{The Linux Kernel Module Programming Guide}
\begin{document}
\node at (current page.center) {\includegraphics[width=\paperwidth, height=\paperheight]{assets/cover.png}}; \\
\node at (11, -9.5) {\Large \textbf{Peter Jay Salzman, Michael Burian,}}; \\
\node at (11, -10.5) {\Large \textbf{Ori Pomerantz, Bob Mottram,}}; \\
- \node at (11, -11.5) {\Large \textbf{Jim Huang}};
+ \node at (11, -11.5) {\Large \textbf{Jim Huang, Felix Lee}};
\end{tikzpicture}
\tableofcontents
\fi
leading to Michael Burian joining as a co-maintainer to bring the guide up to speed with Linux v2.6.
Bob Mottram contributed to the guide by updating examples for Linux v3.8 and later.
Jim Huang then undertook the task of updating the guide for recent Linux versions (v5.0 and beyond),
-along with revising the LaTeX document.
+along with revising the \LaTeX{} document.
\section{Acknowledgements}
\label{sec:acknowledgements}