summaryrefslogtreecommitdiffstats
path: root/sbin/ldconfig
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-18 15:16:24 +0000
committerru <ru@FreeBSD.org>2000-12-18 15:16:24 +0000
commit7fe8bd2b880598e53bc05e6231d702f96becc09e (patch)
tree878f8e76c54315edcb7335a67637cb7ab5a1e6cd /sbin/ldconfig
parent036612bde9cdb357b7e2c00a02d3a82e1aca4462 (diff)
downloadFreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.zip
FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin/ldconfig')
-rw-r--r--sbin/ldconfig/ldconfig.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/ldconfig/ldconfig.8 b/sbin/ldconfig/ldconfig.8
index 307b081..3702d32 100644
--- a/sbin/ldconfig/ldconfig.8
+++ b/sbin/ldconfig/ldconfig.8
@@ -79,7 +79,7 @@ directories (or the order thereof) from the cache or to specify additional
directories where shared libraries might be found.
.Ev LD_LIBRARY_PATH
is a
-.Sq \:
+.Sq \&:
separated list of directory paths which are searched by
the dynamic linker
when it needs to load a shared library.
@@ -128,6 +128,7 @@ Do not scan the built-in system directory
for shared libraries.
.It Fl v
Switch on verbose mode.
+.El
.Sh Security
Special care must be taken when loading shared libraries into the address
space of
@@ -183,6 +184,7 @@ containing either
.Ql OBJFORMAT=aout
or
.Ql OBJFORMAT=elf .
+.El
.Sh SEE ALSO
.Xr ld 1 ,
.Xr link 5
OpenPOWER on IntegriCloud