artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c2ece7
)
elf2aout converts to aout not to ecoff
author
graichen
<graichen@openbsd.org>
Mon, 5 May 1997 09:32:34 +0000
(09:32 +0000)
committer
graichen
<graichen@openbsd.org>
Mon, 5 May 1997 09:32:34 +0000
(09:32 +0000)
usr.bin/elf2aout/elf2aout.1
patch
|
blob
|
history
diff --git
a/usr.bin/elf2aout/elf2aout.1
b/usr.bin/elf2aout/elf2aout.1
index
f7dc58b
..
b5f7d7d
100644
(file)
--- a/
usr.bin/elf2aout/elf2aout.1
+++ b/
usr.bin/elf2aout/elf2aout.1
@@
-1,4
+1,4
@@
-.\" $OpenBSD: elf2aout.1,v 1.
1.1.1 1996/12/22 15:03:32
graichen Exp $
+.\" $OpenBSD: elf2aout.1,v 1.
2 1997/05/05 09:32:34
graichen Exp $
.\"
.\" Copyright (c) 1996 Per Fogelstrom
.\"
@@
-47,7
+47,7
@@
reads and convert the file specified as
.Ar elfexec
to a.out format, into file
-.Ar
ecoff
exec
+.Ar
aout
exec
, suitable for bootstrapping certain
.Nm MIPS
systems. Systems requiering this