svn commit: r352199 - head/share/man/man7

Jason Helfman jgh at FreeBSD.org
Tue Sep 10 22:44:10 UTC 2019


Author: jgh (doc,ports committer)
Date: Tue Sep 10 22:44:09 2019
New Revision: 352199
URL: https://svnweb.freebsd.org/changeset/base/352199

Log:
  - fix a minor typo
  
  PR:		240447
  Submitted by:	brigadir15 at gmail.com
  MFC after:	1 week

Modified:
  head/share/man/man7/security.7

Modified: head/share/man/man7/security.7
==============================================================================
--- head/share/man/man7/security.7	Tue Sep 10 22:26:31 2019	(r352198)
+++ head/share/man/man7/security.7	Tue Sep 10 22:44:09 2019	(r352199)
@@ -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


More information about the svn-src-head mailing list