- fix a minor typo

PR:		240447
Submitted by:	brigadir15@gmail.com
MFC after:	1 week
This commit is contained in:
Jason Helfman 2019-09-10 22:44:09 +00:00
parent d010d1fb82
commit 9ecaaee305
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=352199

View File

@ -1016,7 +1016,7 @@ hardware information leak.
amd64.
Controls the mitigation of L1 Terminal Fault in bhyve hypervisor.
.It Dv kern.elf32.aslr.enable
Controls system-global Address Space Layour Randomization (ASLR) for
Controls system-global Address Space Layout Randomization (ASLR) for
normal non-PIE (Position Independent Executable) 32bit binaries.
See also
.Xr proccontrol 1