From 741fb757671874e9fb7042d44f2a44381bc1659d Mon Sep 17 00:00:00 2001 From: swallace Date: Thu, 26 Dec 1996 21:51:09 +0000 Subject: Fix spelling error in manpage. --- libexec/rtld-elf/rtld.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/rtld-elf/rtld.1') diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index ddd694b..699738c 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -1,4 +1,4 @@ -.\" $Id: rtld.1,v 1.5 1996/10/01 01:51:46 peter Exp $ +.\" $Id: rtld.1,v 1.6 1996/10/18 04:49:43 jdp Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg .\" All rights reserved. @@ -52,7 +52,7 @@ system call. After all shared libraries have been succesfully loaded, .Nm proceeds to resolve external references from both the main program and -all objects loaded. A mechanism is provided for initialisation routines +all objects loaded. A mechanism is provided for initialization routines to be called, on a per-object basis, giving a shared object an opportunity to perfrom any extra set-up, before execution of the program proper begins. This is useful for C++ libraries that contain static constrictors. -- cgit v1.1