Author: eadler
Date: Tue Jan  9 06:51:41 2018
New Revision: 327719
URL: https://svnweb.freebsd.org/changeset/base/327719

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

Modified:
  head/sbin/ldconfig/ldconfig.8

Modified: head/sbin/ldconfig/ldconfig.8
==============================================================================
--- head/sbin/ldconfig/ldconfig.8       Tue Jan  9 06:43:58 2018        
(r327718)
+++ head/sbin/ldconfig/ldconfig.8       Tue Jan  9 06:51:41 2018        
(r327719)
@@ -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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to