summaryrefslogtreecommitdiff
path: root/share/man/man5/a.out.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 13:28:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 13:28:14 +0000
commit79ca0bc1355b06fab66aa313da8c8a079b16be0c (patch)
tree92e5ce62fe0e6e606bd30af72e7b209fbfa29e80 /share/man/man5/a.out.5
parent4ece5e8df26ca5a4f844f7b4dc21e062960d4723 (diff)
- section reorder
- macro fixes - kill whitespace at EOL
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 29512850d9e..147811fc908 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.13 2003/06/02 23:30:14 millert Exp $
+.\" $OpenBSD: a.out.5,v 1.14 2003/06/06 13:28:13 jmc Exp $
.\" $NetBSD: a.out.5,v 1.8 1994/11/30 19:31:09 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -289,7 +289,7 @@ This type of relocation only occurs in shared objects.
.It Fa r_copy
If set, this relocation record identifies a symbol whose contents should
be copied to the location given in
-.Fa r_address.
+.Fa r_address .
The copying is done by the run-time link editor from a suitable data
item in a shared object.
.El