mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
rtld_get_var.3: fix typo
Noted by: Christos Longros @github MFC after: 3 days
This commit is contained in:
parent
1d99e8d9a3
commit
e434c56fcd
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue