Author: trasz
Date: Sat Oct  4 14:40:12 2014
New Revision: 272526
URL: https://svnweb.freebsd.org/changeset/base/272526

Log:
  MFC 271761:
  
  Add missing link to TIMEOUT_TASK_INIT(9).
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/10/share/man/man9/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man9/Makefile
==============================================================================
--- stable/10/share/man/man9/Makefile   Sat Oct  4 14:38:39 2014        
(r272525)
+++ stable/10/share/man/man9/Makefile   Sat Oct  4 14:40:12 2014        
(r272526)
@@ -1365,7 +1365,8 @@ MLINKS+=taskqueue.9 TASK_INIT.9 \
        taskqueue.9 taskqueue_set_callback.9 \
        taskqueue.9 taskqueue_start_threads.9 \
        taskqueue.9 taskqueue_start_threads_pinned.9 \
-       taskqueue.9 taskqueue_unblock.9
+       taskqueue.9 taskqueue_unblock.9 \
+       taskqueue.9 TIMEOUT_TASK_INIT.9
 MLINKS+=time.9 boottime.9 \
        time.9 time_second.9 \
        time.9 time_uptime.9
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to