diff --git a/man5/elf.5 b/man5/elf.5 index ae9369d38..66a6ba5b9 100644 --- a/man5/elf.5 +++ b/man5/elf.5 @@ -1494,13 +1494,13 @@ relocation entries to fixup these addresses. Array containing all the dynamic structures in the .dynamic section. This is automatically populated by the linker. .El -.Sh HISTORY -.Ox -ELF support first appeared in -.Ox 1.2 , -although not all supported platforms use it as the native -binary file format. -ELF in itself first appeared in +.Sh NOTES +.\" .Ox +.\" ELF support first appeared in +.\" .Ox 1.2 , +.\" although not all supported platforms use it as the native +.\" binary file format. +ELF first appeared in .At V . The ELF format is an adopted standard. .\" .Sh AUTHORS