diff options
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/ld.aout_so/rtld.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/ld.aout_so/rtld.1 b/libexec/ld.aout_so/rtld.1 index 56bb7897a45..6fcdf7cb90f 100644 --- a/libexec/ld.aout_so/rtld.1 +++ b/libexec/ld.aout_so/rtld.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtld.1,v 1.8 1999/03/22 18:25:45 garbled Exp $ +.\" $NetBSD: rtld.1,v 1.9 1999/11/18 19:07:48 kristerw Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -55,7 +55,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 initialisation routines @@ -177,7 +177,7 @@ The main program's name The value of the environment variable .Ev LD_TRACE_LOADED_OBJECTS_PROGNAME .It \&%o -The libary name. +The library name. .It \&%m The library's major version number. .It \&%n |
