summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2006-02-13 21:10:03 +0000
committermatteo <matteo@FreeBSD.org>2006-02-13 21:10:03 +0000
commit14c058cfc9fc018b69fef67bf8688947c1046cc6 (patch)
tree63e63a8c879d7790fb4584ad1f0a2f88860ba0ae /share
parenteb96e9859d24582e50b67596da4185e4c75883d9 (diff)
downloadFreeBSD-src-14c058cfc9fc018b69fef67bf8688947c1046cc6.zip
FreeBSD-src-14c058cfc9fc018b69fef67bf8688947c1046cc6.tar.gz
Add a default ldconfig32_paths entry in default/rc.conf for 32-bit compatability shared libraries.
It is used by the ldconfig rc.d scripts. Document this variable in the man page PR: amd64/91571 Approved by: philip (mentor) MFC after: 3
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 88f58bb..13c8554 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -2801,6 +2801,11 @@ Set to the list of shared library paths to use with
NOTE:
.Pa /usr/lib
will always be added first, so it need not appear in this list.
+.It Va ldconfig32_paths
+.Pq Vt str
+Set to the list of 32-bit compatability shared library paths to
+use with
+.Xr ldconfig 8 .
.It Va ldconfig_paths_aout
.Pq Vt str
Set to the list of shared library paths to use with
OpenPOWER on IntegriCloud