summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorandre <andre@FreeBSD.org>2006-10-02 11:51:25 +0000
committerandre <andre@FreeBSD.org>2006-10-02 11:51:25 +0000
commit8686e7b38a106a20d14a2911d363fb4a10c93b34 (patch)
tree039ba0e25715107bc9dd2b30ddd4f51f48e7d76b /share/man
parentc780781f9707a10c9222ac08f5c120e116c529ff (diff)
downloadFreeBSD-src-8686e7b38a106a20d14a2911d363fb4a10c93b34.zip
FreeBSD-src-8686e7b38a106a20d14a2911d363fb4a10c93b34.tar.gz
Connect hash(9) to the build and add MLINKS for all functions.
Pointed out by: ru
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index a0941ba..280dc58 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -110,6 +110,7 @@ MAN= accept_filter.9 \
g_provider_by_name.9 \
groupmember.9 \
g_wither_geom.9 \
+ hash.9 \
hashinit.9 \
hexdump.9 \
ieee80211.9 \
@@ -587,6 +588,12 @@ MLINKS+=g_geom.9 g_destroy_geom.9 \
MLINKS+=g_provider.9 g_destroy_provider.9 \
g_provider.9 g_error_provider.9 \
g_provider.9 g_new_providerf.9
+MLINKS+=hash.9 hash32.9 \
+ hash.9 hash32_buf.9 \
+ hash.9 hash32_str.9 \
+ hash.9 hash32_strn.9 \
+ hash.9 hash32_stre.9 \
+ hash.9 hash32_strne.9
MLINKS+=hashinit.9 hashdestroy.9 \
hashinit.9 phashinit.9
MLINKS+=ieee80211.9 ieee80211_attach.9 \
OpenPOWER on IntegriCloud