Add missing period.
This commit is contained in:
parent
a2288ceb6d
commit
26ad6211ca
@ -1,6 +1,6 @@
|
||||
= GrapheneOS hardened_malloc
|
||||
|
||||
Version: 0.0.0.0
|
||||
Version: 0.0.0.1
|
||||
|
||||
|
||||
This documentation contains the complete set of commands to use
|
||||
@ -12,7 +12,7 @@ Unix-based and Unix-like systems.
|
||||
== Increase Permitted Amount of Memory Pages
|
||||
|
||||
Add `vm.max_map_count = 1048576` to `/etc/sysctl.conf` to accomodate hardened_malloc's large amount
|
||||
of guard pages
|
||||
of guard pages.
|
||||
|
||||
== Clone hardened_malloc Source Code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user