summaryrefslogtreecommitdiffstats
path: root/usr.sbin/elf2exe
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
committerru <ru@FreeBSD.org>2005-01-18 20:02:45 +0000
commitc05985f13f215ea0060080637a64b09c3cff6233 (patch)
treefcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/elf2exe
parent4c9a185523b963e32b04d8114b4b3f1e582b7c6f (diff)
downloadFreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.zip
FreeBSD-src-c05985f13f215ea0060080637a64b09c3cff6233.tar.gz
Sort sections.
Diffstat (limited to 'usr.sbin/elf2exe')
-rw-r--r--usr.sbin/elf2exe/elf2exe.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/elf2exe/elf2exe.8 b/usr.sbin/elf2exe/elf2exe.8
index d41198c..779cb50 100644
--- a/usr.sbin/elf2exe/elf2exe.8
+++ b/usr.sbin/elf2exe/elf2exe.8
@@ -43,14 +43,14 @@ the following two commands will create a binary for ARCS:
ld -o a.out -M -N -Ttext 0x80900000 src.o
elf2exe a.out a.exe
.Ed
+.Sh HISTORY
+The
+.Nm
+utility appeared in
+.Fx 4.0 .
.Sh BUGS
The
.Nm
utility
does not even attempt to verify that the input file matches the requirements
for an ARC executable.
-.Sh HISTORY
-The
-.Nm
-utility appeared in
-.Fx 4.0 .
OpenPOWER on IntegriCloud