Typo: s/a indirection/an indirection/
This commit is contained in:
parent
beb0a0c45a
commit
55eec9d71a
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ld.elf_so.1,v 1.19 2019/04/14 22:09:50 wiz Exp $
|
||||
.\" $NetBSD: ld.elf_so.1,v 1.20 2019/04/15 06:42:06 abhinav Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -153,7 +153,7 @@ This naming convention allows a versioning scheme similar to
|
||||
.Nm
|
||||
will perform all necessary relocations immediately except for relocations
|
||||
relating to the Procedure Linkage Table (PLT).
|
||||
The PLT is used as a indirection method for procedure
|
||||
The PLT is used as an indirection method for procedure
|
||||
calls to globally defined functions.
|
||||
It allows, through the use of intermediate code, the delayed binding of
|
||||
a call to a globally defined function to be performed at procedure call time.
|
||||
|
Loading…
x
Reference in New Issue
Block a user