summaryrefslogtreecommitdiff
path: root/share/man/man5/a.out.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/a.out.5')
-rw-r--r--share/man/man5/a.out.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5
index eb02ff6792b..5631505eba5 100644
--- a/share/man/man5/a.out.5
+++ b/share/man/man5/a.out.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: a.out.5,v 1.5 1998/11/26 04:25:58 aaron Exp $
+.\" $OpenBSD: a.out.5,v 1.6 1999/09/23 04:12:06 alex Exp $
.\" $NetBSD: a.out.5,v 1.8 1994/11/30 19:31:09 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -133,7 +133,7 @@ If both
.Dv EX_DYNAMIC
and
.Dv EX_PIC
-are set, the object file is a position indendent
+are set, the object file is a position independent
executable image (e.g., a shared library), which is to be loaded into the
process address space by the run-time link editor.
.Pp