Correct typos and spelling errors.

This commit is contained in:
John Polstra 1997-01-12 00:19:14 +00:00
parent 0db65949ae
commit aeea55e459
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21578
4 changed files with 20 additions and 20 deletions

View File

@ -1,4 +1,4 @@
.\" $Id: rtld.1,v 1.7 1996/12/26 21:51:09 swallace Exp $
.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@ -12,7 +12,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" must display the following acknowledgment:
.\" This product includes software developed by Paul Kranenburg.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
@ -49,12 +49,12 @@ 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
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 perform any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors.
.Pp
.Nm
@ -160,7 +160,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

View File

@ -1,4 +1,4 @@
.\" $Id: rtld.1,v 1.7 1996/12/26 21:51:09 swallace Exp $
.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@ -12,7 +12,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" must display the following acknowledgment:
.\" This product includes software developed by Paul Kranenburg.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
@ -49,12 +49,12 @@ 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
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 perform any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors.
.Pp
.Nm
@ -160,7 +160,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

View File

@ -1,4 +1,4 @@
.\" $Id: rtld.1,v 1.7 1996/12/26 21:51:09 swallace Exp $
.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@ -12,7 +12,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" must display the following acknowledgment:
.\" This product includes software developed by Paul Kranenburg.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
@ -49,12 +49,12 @@ 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
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 perform any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors.
.Pp
.Nm
@ -160,7 +160,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

View File

@ -1,4 +1,4 @@
.\" $Id: rtld.1,v 1.7 1996/12/26 21:51:09 swallace Exp $
.\" $Id: rtld.1,v 1.8 1997/01/12 00:16:34 jdp Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
.\" All rights reserved.
@ -12,7 +12,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. All advertising materials mentioning features or use of this software
.\" must display the following acknowledgement:
.\" must display the following acknowledgment:
.\" This product includes software developed by Paul Kranenburg.
.\" 3. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission
@ -49,12 +49,12 @@ 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
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 perform any extra set-up, before execution of the program proper begins.
This is useful for C++ libraries that contain static constrictors.
.Pp
.Nm
@ -160,7 +160,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