summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordrahn <drahn@openbsd.org>2006-05-04 01:55:00 +0000
committerdrahn <drahn@openbsd.org>2006-05-04 01:55:00 +0000
commit08df7e0a7732fe031eb97135fa80e9a227dc7ebd (patch)
tree45c718f97b273ab8252861bcda450598c6371ada
parentDont build/install prebind tools just yet. (diff)
downloadwireguard-openbsd-08df7e0a7732fe031eb97135fa80e9a227dc7ebd.tar.xz
wireguard-openbsd-08df7e0a7732fe031eb97135fa80e9a227dc7ebd.zip
Fix wordo, pointed out by jmc@
-rw-r--r--libexec/ld.so/ld.so.17
1 files changed, 3 insertions, 4 deletions
diff --git a/libexec/ld.so/ld.so.1 b/libexec/ld.so/ld.so.1
index 51b8d4dca08..0f7ce0009e6 100644
--- a/libexec/ld.so/ld.so.1
+++ b/libexec/ld.so/ld.so.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ld.so.1,v 1.9 2006/05/03 16:10:51 drahn Exp $
+.\" $OpenBSD: ld.so.1,v 1.10 2006/05/04 01:55:00 drahn Exp $
.\" $NetBSD: rtld.1,v 1.2 1995/10/08 23:43:28 pk Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
@@ -186,9 +186,8 @@ does.
When set, ignore any prebind data associated with the program or libraries.
.Pp
.It Ev LD_PREBINDVALIDATE=
-When set, perform symbol relocation without of the given binary
-and the associated libraries, compare the results against the prebind
-values, then exit.
+When set, perform symbol relocation of the given binary and the associated
+libraries, compare the results against the prebind values, then exit.
.El
.Sh FILES
.Bl -tag -width /var/run/ld.so.hintsXXX -compact