summaryrefslogtreecommitdiff
path: root/share/man
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 /share/man
parent6df3a2a7406bdb3b9e6e0eaaf9380d3f183c2478 (diff)
Elf, elf -> ELF
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/elf.54
1 files changed, 2 insertions, 2 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