diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-01 12:46:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-01 12:46:35 +0000 |
commit | b23d0a6ace6e60935c0cec247e465c2e4bbd0527 (patch) | |
tree | d3f79a2dc3f4a339d14803df70c9082e3e3a8624 /usr.bin/elf2aout | |
parent | 6df3a2a7406bdb3b9e6e0eaaf9380d3f183c2478 (diff) |
Elf, elf -> ELF
Diffstat (limited to 'usr.bin/elf2aout')
-rw-r--r-- | usr.bin/elf2aout/elf2aout.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/elf2aout/elf2aout.1 b/usr.bin/elf2aout/elf2aout.1 index 3125268f8b7..420db7988b2 100644 --- a/usr.bin/elf2aout/elf2aout.1 +++ b/usr.bin/elf2aout/elf2aout.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf2aout.1,v 1.7 1999/07/04 11:53:53 aaron Exp $ +.\" $OpenBSD: elf2aout.1,v 1.8 2003/04/01 12:46:34 jmc Exp $ .\" .\" Copyright (c) 1996 Per Fogelstrom .\" @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm elf2aout -.Nd convert elf executable to a.out format +.Nd convert ELF executable to a.out format .Sh SYNOPSIS .Nm elf2aout .Op Ar elfexec |