Fix spelling error in manpage.

This commit is contained in:
Steven Wallace 1996-12-26 21:51:09 +00:00
parent 18e5f50832
commit 43d7fd0390
4 changed files with 8 additions and 8 deletions

View File

@ -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 .\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved. .\" All rights reserved.
@ -52,7 +52,7 @@ system call.
After all shared libraries have been succesfully loaded, After all shared libraries have been succesfully loaded,
.Nm .Nm
proceeds to resolve external references from both the main program and 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 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. to perfrom any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors. This is useful for C++ libraries that contain static constrictors.

View File

@ -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 .\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved. .\" All rights reserved.
@ -52,7 +52,7 @@ system call.
After all shared libraries have been succesfully loaded, After all shared libraries have been succesfully loaded,
.Nm .Nm
proceeds to resolve external references from both the main program and 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 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. to perfrom any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors. This is useful for C++ libraries that contain static constrictors.

View File

@ -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 .\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved. .\" All rights reserved.
@ -52,7 +52,7 @@ system call.
After all shared libraries have been succesfully loaded, After all shared libraries have been succesfully loaded,
.Nm .Nm
proceeds to resolve external references from both the main program and 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 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. to perfrom any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors. This is useful for C++ libraries that contain static constrictors.

View File

@ -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 .\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved. .\" All rights reserved.
@ -52,7 +52,7 @@ system call.
After all shared libraries have been succesfully loaded, After all shared libraries have been succesfully loaded,
.Nm .Nm
proceeds to resolve external references from both the main program and 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 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. to perfrom any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors. This is useful for C++ libraries that contain static constrictors.