diff options
author | mdodd <mdodd@FreeBSD.org> | 2003-09-13 21:50:36 +0000 |
---|---|---|
committer | mdodd <mdodd@FreeBSD.org> | 2003-09-13 21:50:36 +0000 |
commit | 264111211434b694e9dfca7dd854d39f24a2ff39 (patch) | |
tree | d2ef973c1ac0d23fc56a652a471fd3bd7b3ed14e /share/man | |
parent | df4cd81882926df08d6ac5b0f56b288b90c19ad9 (diff) | |
download | FreeBSD-src-264111211434b694e9dfca7dd854d39f24a2ff39.zip FreeBSD-src-264111211434b694e9dfca7dd854d39f24a2ff39.tar.gz |
Retire the WITH_LIBMAP compile knob; libmap is now a standard feature.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/libmap.conf.5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/man/man5/libmap.conf.5 b/share/man/man5/libmap.conf.5 index 9ffd3a5..44e66da 100644 --- a/share/man/man5/libmap.conf.5 +++ b/share/man/man5/libmap.conf.5 @@ -65,9 +65,6 @@ The most common use at the date of writing is for allowing multiple .Tn POSIX threading libraries to be used on a system without relinking or changing symlinks. -.Pp -In order to enable this feature please see -.Pa src/libexec/rtld-elf/Makefile . .Sh EXAMPLE .Bd -literal # /etc/libmap.conf |