elf.5: remove commented out leftovers

This commit is contained in:
emaste 2020-04-03 19:42:16 +00:00
parent 023440513b
commit 04e0b74ee0

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