diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-04 21:32:23 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-04 21:32:23 +0000 |
commit | 74f9bd907e31715469016354cd9031d85f916180 (patch) | |
tree | fac8436e12cba0c4ac2730cc56b862faf555f447 /share/man/man5/elf.5 | |
parent | e38f518eb06eaba8be31975bcfb670bd8ec36cb2 (diff) |
fix some spelling typos
jmc@
Diffstat (limited to 'share/man/man5/elf.5')
-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 f64d4dcb43e..e48c751f63d 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf.5,v 1.4 2003/02/26 15:05:07 david Exp $ +.\" $OpenBSD: elf.5,v 1.5 2003/03/04 21:32:22 david Exp $ .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven .\"All rights reserved. .\" @@ -1009,7 +1009,7 @@ No attribute types are used. .Ox native executables usually contain a .Sy .note.openbsd.ident -section to identify themselves, for the kernel to bypass any compatibilty +section to identify themselves, for the kernel to bypass any compatibility ELF binary emulation tests when loading the file. .It .plt This section holds the procedure linkage table. |