summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man3/intro.36
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3
index 674b28d6254..833fd190892 100644
--- a/share/man/man3/intro.3
+++ b/share/man/man3/intro.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: intro.3,v 1.48 2012/08/31 08:22:15 pascal Exp $
+.\" $OpenBSD: intro.3,v 1.49 2012/08/31 09:58:16 jmc Exp $
.\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -547,8 +547,8 @@ flag, although on systems that support it, this will be the default and
need not be specified.
.Pp
Shared libraries, as well as static libraries on architectures which are
-PIE
-.Pq position-independent executable
+position-independent executable
+.Pq PIE
by default, contain position-independent code
.Pq PIC .
Normally, compilers produce relocatable code.