diff options
author | 2013-09-08 19:24:53 +0000 | |
---|---|---|
committer | 2013-09-08 19:24:53 +0000 | |
commit | ec774d315fd55b5c447981006c89e8464f07ab81 (patch) | |
tree | a5c8e4b415586163eb7cbec365dc26413fa6245f | |
parent | Hook up nl(1). (diff) | |
download | wireguard-openbsd-ec774d315fd55b5c447981006c89e8464f07ab81.tar.xz wireguard-openbsd-ec774d315fd55b5c447981006c89e8464f07ab81.zip |
Fix a typo. "jajaja" miod@, "+ja" mpi@
-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 |