Skip to content

Commit 0f9f048

Browse files
committed
Fix grammer
Signed-off-by: Cheng-Yang Chou <[email protected]>
1 parent 42d1e00 commit 0f9f048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lkmpg.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ \subsection{Building modules for a precompiled kernel}
677677

678678
In this case, you need to restore the value of symbol \textbf{EXTRAVERSION} to \textbf{-rc2}.
679679
We suggest keeping a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
680-
A simple command as following should suffice.
680+
A simple command as follows should suffice.
681681
\begin{codebash}
682682
cp /lib/modules/`uname -r`/build/Makefile linux-`uname -r`
683683
\end{codebash}

0 commit comments

Comments
 (0)