Author: kib
Date: Sun Jan  6 00:40:31 2019
New Revision: 342798
URL: https://svnweb.freebsd.org/changeset/base/342798

Log:
  MFC r342739:
  Fix typo in r342710.

Modified:
  stable/12/sys/i386/i386/pmap.c
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/i386/i386/pmap.c
==============================================================================
--- stable/12/sys/i386/i386/pmap.c      Sun Jan  6 00:38:28 2019        
(r342797)
+++ stable/12/sys/i386/i386/pmap.c      Sun Jan  6 00:40:31 2019        
(r342798)
@@ -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.
  */
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to