From e04cb6afe4efbc9dd4cce620fd946c8fb1dfc04f Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Tue, 27 Oct 2009 14:37:25 +0000 Subject: [PATCH] Add link for callout_schedule(9). --- share/man/man9/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile index 072827a2e0f..09df65b649e 100644 --- a/share/man/man9/Makefile +++ b/share/man/man9/Makefile @@ -1222,6 +1222,7 @@ MLINKS+=timeout.9 callout.9 \ timeout.9 callout_init_rw.9 \ timeout.9 callout_pending.9 \ timeout.9 callout_reset.9 \ + timeout.9 callout_schedule.9 \ timeout.9 callout_stop.9 \ timeout.9 untimeout.9 MLINKS+=ucred.9 crcopy.9 \