ldconfig(8): use .Nm instead of 'ldconfig'

This commit is contained in:
Eitan Adler 2018-01-09 06:51:41 +00:00
parent bdb0c28072
commit d85e65cb35

View File

@ -159,9 +159,10 @@ file.
In particular, the
.Ev LD_LIBRARY_PATH
is not used to search for libraries.
Thus, the role of ldconfig is dual.
In
addition to building a set of hints for quick lookup, it also serves to
Thus, the role of
.Nm
is dual.
In addition to building a set of hints for quick lookup, it also serves to
specify the trusted collection of directories from which shared objects can
be safely loaded.
.Sh FILES