summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-03-27 14:37:54 +0000
committerpav <pav@FreeBSD.org>2006-03-27 14:37:54 +0000
commitb0d9b0dc3bdf70e237a44ea4880f2c758053894f (patch)
treea2514e0146612a68c2ee4daf92aca39aa2c24535 /share
parent6911bb95871df0a83b0097c181026d671c3cc7a7 (diff)
downloadFreeBSD-src-b0d9b0dc3bdf70e237a44ea4880f2c758053894f.zip
FreeBSD-src-b0d9b0dc3bdf70e237a44ea4880f2c758053894f.tar.gz
- Be explicit about libmap32.conf only working on amd64
Requested by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/libmap.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/libmap.conf.5 b/share/man/man5/libmap.conf.5
index 9992fa6..6959ce2 100644
--- a/share/man/man5/libmap.conf.5
+++ b/share/man/man5/libmap.conf.5
@@ -96,10 +96,11 @@ The most common use at the date of writing is for allowing multiple
threading libraries to be used on a system without relinking or
changing symlinks.
.Pp
-On 64-bit architectures, the libmap mechanism is available for 32-bit
-binaries too.
+On 64-bit architectures that provide 32-bit runtime support,
+the libmap mechanism is available for 32-bit binaries too.
The mappings has to be written into separate configuration file
.Pa /etc/libmap32.conf .
+Currently only supported on amd64.
.Pp
This mechanism has also been used to create shims to allow Linux
shared libraries to be dynamically loaded into
OpenPOWER on IntegriCloud