From f44d67160133cd972df5d399e96067af29428dbf Mon Sep 17 00:00:00 2001 From: Felix Lee Date: Sat, 23 Sep 2023 09:40:10 +0800 Subject: [PATCH] upgrade introduction section to chapter --- lkmpg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lkmpg.tex b/lkmpg.tex index 58ba1e1..14ca446 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -60,7 +60,7 @@ \tableofcontents \fi -\section{Introduction} +\chapter{Introduction} \label{sec:introduction} The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the \href{https://opensource.org/licenses/OSL-3.0}{Open Software License}, version 3.0. -- 2.39.5