summaryrefslogtreecommitdiffstats
path: root/usr.sbin/elf2exe
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/elf2exe')
-rw-r--r--usr.sbin/elf2exe/elf2exe.810
1 files changed, 7 insertions, 3 deletions
diff --git a/usr.sbin/elf2exe/elf2exe.8 b/usr.sbin/elf2exe/elf2exe.8
index 4817cba..d41198c 100644
--- a/usr.sbin/elf2exe/elf2exe.8
+++ b/usr.sbin/elf2exe/elf2exe.8
@@ -22,7 +22,9 @@
.Ar infile
.Ar outfile
.Sh DESCRIPTION
-.Nm Elf2exe
+The
+.Nm
+utility
creates an executable that can be loaded by the AlphaBIOS or ARCS consoles
as found on systems designed for
.Tn Windows/NT .
@@ -42,11 +44,13 @@ ld -o a.out -M -N -Ttext 0x80900000 src.o
elf2exe a.out a.exe
.Ed
.Sh BUGS
-.Nm Elf2exe
+The
+.Nm
+utility
does not even attempt to verify that the input file matches the requirements
for an ARC executable.
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Fx 4.0 .
OpenPOWER on IntegriCloud