diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/elf.5 | 4 |
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 |