diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2005-08-11 10:32:05 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2005-08-11 10:32:05 +0000 |
| commit | 2273bbfd7a95d3186fa98d15d427e2d507a4a038 (patch) | |
| tree | 0cb877d1e81899ad178b57d95eee39523cb874d1 /share | |
| parent | 791888619d532cd172df0444fb73bc276655681f (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/libmap.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/libmap.conf.5 b/share/man/man5/libmap.conf.5 index b347f6140e89..98b65f774bf2 100644 --- a/share/man/man5/libmap.conf.5 +++ b/share/man/man5/libmap.conf.5 @@ -100,7 +100,7 @@ This mechanism has also been used to create shims to allow Linux shared libraries to be dynamically loaded into .Fx binaries. -In this case, an Exact constraint is use for the Linux shared library, +In this case, an Exact constraint is used for the Linux shared library, mapping libraries it depends on to a wrapper. The wrapper then defines any needed symbols for the Linux shared library and relies on its libraries not being mapped to provide actual |
