Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2019 22:44:10 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r352199 - head/share/man/man7
Message-ID:  <201909102244.x8AMiAol041719@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909102244.x8AMiAol041719>