rtld_get_var.3: fix typo

Noted by:	Christos Longros @github
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2024-11-07 20:48:28 +02:00
parent 1d99e8d9a3
commit e434c56fcd

View file

@ -44,7 +44,7 @@
.Sh DESCRIPTION
The dynamic linker
.Xr rtld 1
can be configured be setting some environment variables for the process,
can be configured by setting some environment variables for the process,
before image activation.
Sometimes it is desirable to query the current effective settings or
change them afterward.