On Mon, Jul 08, 2013 at 11:36:14PM -0700, Matthew Dempsky wrote: > Might be nice to mention that 5.4 'was' the first release that used > ELF on all platforms?
Starting .Ox 5.4 , all supported platforms use it as the native binary file format. > On Mon, Jul 8, 2013 at 11:16 PM, Simon Kuhnle <[email protected]> wrote: > > With VAX being an ELF platform, this is no longer true, is it? > > > > Regards > > Simon > > > > Index: elf.5 > > =================================================================== > > RCS file: /cvs/src/share/man/man5/elf.5,v > > retrieving revision 1.20 > > diff -u -r1.20 elf.5 > > --- elf.5 17 Jan 2013 21:54:18 -0000 1.20 > > +++ elf.5 9 Jul 2013 06:14:54 -0000 > > @@ -1355,9 +1355,7 @@ > > .Sh HISTORY > > .Ox > > ELF support first appeared in > > -.Ox 1.2 , > > -although not all supported platforms use it as the native > > -binary file format. > > +.Ox 1.2 . > > ELF in itself first appeared in > > .At V . > > The ELF format is an adopted standard. > >
