add missing MLINKS for functions that this man page documents.

This page should be renamed to eliminate an unneeded inode.

Forgotten by: markm
This commit is contained in:
John-Mark Gurney 2017-03-05 18:37:25 +00:00
parent 95f289d5ea
commit dac42e98ee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=314707

View File

@ -1425,6 +1425,9 @@ MLINKS+=random.9 arc4rand.9 \
random.9 read_random.9 \
random.9 read_random_uio.9 \
random.9 srandom.9
MLINKS+=random_harvest.9 random_harvest_direct.9 \
random_harvest.9 random_harvest_fast.9 \
random_harvest.9 random_harvest_queue.9
MLINKS+=refcount.9 refcount_acquire.9 \
refcount.9 refcount_init.9 \
refcount.9 refcount_release.9