rtld(1): Document that LD_BIND_NOT is unset for setugid processes.

MFC after:	2 weeks
This commit is contained in:
Jilles Tjoelker 2017-03-16 22:15:43 +00:00
parent 439948cdf6
commit 2d6acb22fe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315429

View File

@ -205,6 +205,7 @@ doing bindings.
As result, each call of the PLT-resolved function is resolved.
In combination with debug output, this provides complete account of
all bind actions at runtime.
This variable is unset for set-user-ID and set-group-ID programs.
.It Ev LD_BIND_NOW
When set to a nonempty string, causes
.Nm