summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-09-06 23:37:22 +0000
committeraaron <aaron@openbsd.org>1999-09-06 23:37:22 +0000
commitf3f760c55be8594f22aee9b61557a7e4846e7677 (patch)
treee70640017a983c3148d8226f79c12e33d8b67514
parentsuccesful -> successful (diff)
downloadwireguard-openbsd-f3f760c55be8594f22aee9b61557a7e4846e7677.tar.xz
wireguard-openbsd-f3f760c55be8594f22aee9b61557a7e4846e7677.zip
succesfully -> successfully
-rw-r--r--gnu/usr.bin/ld/rtld/rtld.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1
index 428e46c4523..f83bf8a2de5 100644
--- a/gnu/usr.bin/ld/rtld/rtld.1
+++ b/gnu/usr.bin/ld/rtld/rtld.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtld.1,v 1.11 1999/05/13 10:02:36 aaron Exp $
+.\" $OpenBSD: rtld.1,v 1.12 1999/09/06 23:37:22 aaron Exp $
.\" $NetBSD: rtld.1,v 1.2 1995/10/08 23:43:28 pk Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
@@ -50,7 +50,7 @@ using the
.Xr mmap 2
system call.
.Pp
-After all shared libraries have been succesfully loaded,
+After all shared libraries have been successfully loaded,
.Nm
proceeds to resolve external references from both the main program and
all objects loaded. A mechanism is provided for initialization routines