mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Base: Fix typos and spelling errors in man pages
This commit is contained in:
parent
56fccf1667
commit
aee735889e
6 changed files with 7 additions and 7 deletions
|
@ -132,7 +132,7 @@ Kernel: KUBSAN! (Kernel Undefined Behavior SANitizer) :^)
|
|||
|
||||
### Kernel unmap-after-init
|
||||
|
||||
Umap-after-init allows the kernel to remove functions which contain potentially
|
||||
Unmap-after-init allows the kernel to remove functions which contain potentially
|
||||
dangerous [ROP gadgets](https://en.wikipedia.org/wiki/Return-oriented_programming)
|
||||
from kernel memory after we've booted up and they are no longer needed. Notably the
|
||||
`write_cr4(..)` function used to control processor features like the SMEP/SMAP bits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue