diff options
-rw-r--r-- | share/man/man5/elf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index 5cd3b04e1a1..fd9d96e41ea 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf.5,v 1.23 2013/07/15 22:59:12 schwarze Exp $ +.\" $OpenBSD: elf.5,v 1.24 2013/09/08 19:24:53 jca Exp $ .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven .\"All rights reserved. .\" @@ -25,7 +25,7 @@ .\" .\" $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $ .\" -.Dd $Mdocdate: July 15 2013 $ +.Dd $Mdocdate: September 8 2013 $ .Dt ELF 5 .Os .Sh NAME @@ -504,7 +504,7 @@ bytes will be set to zero. .It Dv PT_LOOS This value up to and including .Sy PT_HIOS -is reserverd for operating system-specific semantics. +is reserved for operating system-specific semantics. .It Dv PT_HIOS This value down to and including .Sy PT_LOOS |