diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
commit | a2accd01f0ac2f25d72443923819abceaf128119 (patch) | |
tree | 219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/ldconfig/ldconfig.8 | |
parent | 9639b20db64d084fa58b75058a2bd896b1f743e1 (diff) | |
download | FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz |
The .Nm utility
Diffstat (limited to 'sbin/ldconfig/ldconfig.8')
-rw-r--r-- | sbin/ldconfig/ldconfig.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8 index 6334aa3..b4d5bab 100644 --- a/sbin/ldconfig/ldconfig.8 +++ b/sbin/ldconfig/ldconfig.8 @@ -42,8 +42,9 @@ .Op Fl f Ar hints_file .Op Ar directory | Ar .Sh DESCRIPTION +The .Nm -is used to prepare a set of +utility is used to prepare a set of .Dq hints for use by the dynamic linker to facilitate quick lookup of shared libraries available in multiple @@ -89,8 +90,9 @@ equivalent of the switch of .Xr ld 1 . .Pp -.Nm Ldconfig -is typically run as part of the boot sequence. +The +.Nm +utility is typically run as part of the boot sequence. .Pp The following options are recognized by .Nm : |