On Tue, Jul 09, 2013 at 12:29:10AM -0700, Matthew Dempsky wrote:
> On Tue, Jul 9, 2013 at 12:22 AM, Marc Espie <[email protected]> wrote:
> > Starting
> > .Ox 5.4 ,
> > all supported platforms use it as the native binary file format.
>
> I think "Starting *with* .Ox 5.4, ..." but otherwise ok matthew.
Updated with your suggestions.
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 16:07:27 -0000
@@ -1355,9 +1355,10 @@
.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 .
+Starting with
+.Ox 5.4 ,
+all supported platforms use it as the native binary file format.
ELF in itself first appeared in
.At V .
The ELF format is an adopted standard.