From 94878e2b6f083c9b4d0bc061c9c96b946d106647 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 28 May 1997 21:57:57 +0000 Subject: typos; msaitoh@spa.is.uec.ac.jp --- gnu/usr.bin/ld/rtld/rtld.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.bin') diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1 index 1169eba98b6..5b2a57c88c2 100644 --- a/gnu/usr.bin/ld/rtld/rtld.1 +++ b/gnu/usr.bin/ld/rtld/rtld.1 @@ -54,8 +54,8 @@ After all shared libraries have been succesfully loaded, proceeds to resolve external references from both the main program and all objects loaded. A mechanism is provided for initialisation 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. +to perform any extra set-up, before execution of the program proper begins. +This is useful for C++ libraries that contain static constructors. .Pp .Nm is itself a shared object that is initially loaded by the startup module -- cgit v1.2.3