summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-01 12:46:35 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-01 12:46:35 +0000
commitb23d0a6ace6e60935c0cec247e465c2e4bbd0527 (patch)
treed3f79a2dc3f4a339d14803df70c9082e3e3a8624
parent6df3a2a7406bdb3b9e6e0eaaf9380d3f183c2478 (diff)
Elf, elf -> ELF
-rw-r--r--share/man/man5/elf.54
-rw-r--r--usr.bin/elf2aout/elf2aout.14
-rw-r--r--usr.bin/elf2ecoff/elf2ecoff.14
3 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5
index e48c751f63d..5f38a4dd544 100644
--- a/share/man/man5/elf.5
+++ b/share/man/man5/elf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf.5,v 1.5 2003/03/04 21:32:22 david Exp $
+.\" $OpenBSD: elf.5,v 1.6 2003/04/01 12:46:34 jmc Exp $
.\"Copyright (c) 1999 Jeroen Ruigrok van der Werven
.\"All rights reserved.
.\"
@@ -450,7 +450,7 @@ A file specifies its own program header size with the ELF header's
and
.Sy e_phnum
members.
-As with the Elf executable header, the program header
+As with the ELF executable header, the program header
also has different versions depending on the architecture:
.Pp
.Bd -literal -offset indent
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
diff --git a/usr.bin/elf2ecoff/elf2ecoff.1 b/usr.bin/elf2ecoff/elf2ecoff.1
index 4b1c04c7037..e97301c0c05 100644
--- a/usr.bin/elf2ecoff/elf2ecoff.1
+++ b/usr.bin/elf2ecoff/elf2ecoff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: elf2ecoff.1,v 1.7 2000/03/23 21:39:53 aaron Exp $
+.\" $OpenBSD: elf2ecoff.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 elf2ecoff
-.Nd convert elf executable to ecoff format
+.Nd convert ELF executable to ecoff format
.Sh SYNOPSIS
.Nm elf2ecoff
.Ar elfexec