Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 19:42:16 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r359611 - head/share/man/man5
Message-ID:  <202004031942.033JgGMo011727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Fri Apr  3 19:42:16 2020
New Revision: 359611
URL: https://svnweb.freebsd.org/changeset/base/359611

Log:
  elf.5: remove commented out leftovers

Modified:
  head/share/man/man5/elf.5

Modified: head/share/man/man5/elf.5
==============================================================================
--- head/share/man/man5/elf.5	Fri Apr  3 19:00:11 2020	(r359610)
+++ head/share/man/man5/elf.5	Fri Apr  3 19:42:16 2020	(r359611)
@@ -1318,8 +1318,6 @@ Contains the MACHINE_ARCH that the executable was buil
 .It Dv NT_FREEBSD_FEATURE_CTL Pq Value: 4
 Contains a bitmask of mitigations and features to enable:
 .Bl -tag -width 4n
-.\" .Bl -column "NT_FREEBSD_FCTL_PROTMAX_DISABLE" "0x00" "Disable implicit PROT_MAX"
-.\" .Sy Name                         Ta Sy Value Ta Sy Description
 .It NT_FREEBSD_FCTL_ASLR_DISABLE Pq Value: 0x01
 Request that address randomization (ASLR) not be performed.
 See



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