mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Pull a.out.5 into the future. New binary file formats already exist
and are not compatible. Also, add a crossreference to elf(5).
This commit is contained in:
parent
010c5481fd
commit
77a98af61c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56201
@ -435,6 +435,7 @@ is always 4 on 32-bit machines.
|
|||||||
.Xr execve 2 ,
|
.Xr execve 2 ,
|
||||||
.Xr nlist 3 ,
|
.Xr nlist 3 ,
|
||||||
.Xr core 5 ,
|
.Xr core 5 ,
|
||||||
|
.Xr elf 5 ,
|
||||||
.Xr link 5 ,
|
.Xr link 5 ,
|
||||||
.Xr stab 5
|
.Xr stab 5
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
@ -457,7 +458,3 @@ header is machine-dependent.
|
|||||||
Nobody seems to agree on what
|
Nobody seems to agree on what
|
||||||
.Em bss
|
.Em bss
|
||||||
stands for.
|
stands for.
|
||||||
.Pp
|
|
||||||
New binary file formats may be supported in the future,
|
|
||||||
and they probably will not be compatible at any level
|
|
||||||
with this ancient format.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user