Fix typo in r342710.

Noted by:	lidl
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2019-01-03 19:35:07 +00:00
parent 08f34ad9ed
commit d3f4030708
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=342739

View File

@ -569,7 +569,7 @@ pmap_cold(void)
/*
* Bootstrap the system enough to run with virtual memory.
*
* On the i386 this is called after pmap_cold() created intial
* On the i386 this is called after pmap_cold() created initial
* kernel page table and enabled paging, and just syncs the pmap
* module with what has already been done.
*/