Grammatical fix.
This commit is contained in:
parent
2e906b3095
commit
2720833199
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13669
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@
|
|||
<programlisting>makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols</programlisting>
|
||||
|
||||
<para>Rebuild the kernel. Due to the time stamp change on the Makefile,
|
||||
there some other object files will be rebuilt, for example
|
||||
some other object files will be rebuilt, for example
|
||||
<filename>trap.o</filename>. With a bit of luck, the added
|
||||
<option>-g</option> option will not change anything for the generated
|
||||
code, so you will finally get a new kernel with similar code to the
|
||||
|
|
Loading…
Reference in a new issue