elf.5: remove commented out leftovers

This commit is contained in:
Ed Maste 2020-04-03 19:42:16 +00:00
parent bf38482033
commit 233c4ed93a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359611

View File

@ -1318,8 +1318,6 @@ Contains the MACHINE_ARCH that the executable was built for.
.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