1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

Add the MLINK for async_drain Thanks Edward for the pointer.

MFC after:	1 month
This commit is contained in:
Randall Stewart 2015-11-11 23:10:09 +00:00
parent b9124fc313
commit 96eacdfdc2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290690

View File

@ -1714,6 +1714,7 @@ MLINKS+=time.9 boottime.9 \
time.9 time_uptime.9
MLINKS+=timeout.9 callout.9 \
timeout.9 callout_active.9 \
timeout.9 callout_async_drain.9 \
timeout.9 callout_deactivate.9 \
timeout.9 callout_drain.9 \
timeout.9 callout_handle_init.9 \