Author: pjd
Date: Mon Aug 17 10:21:37 2009
New Revision: 196312
URL: http://svn.freebsd.org/changeset/base/196312

Log:
  MFC r196311:
  
  Correct typo in the previous commit.
  
  Noticed by:   pluknet <pluk...@gmail.com>
  Approved by:  re (kib, implicit)

Modified:
  stable/8/share/man/man9/   (props changed)
  stable/8/share/man/man9/taskqueue.9

Modified: stable/8/share/man/man9/taskqueue.9
==============================================================================
--- stable/8/share/man/man9/taskqueue.9 Mon Aug 17 10:20:22 2009        
(r196311)
+++ stable/8/share/man/man9/taskqueue.9 Mon Aug 17 10:21:37 2009        
(r196312)
@@ -188,7 +188,7 @@ The
 .Fn taskqueue_member
 function returns
 .No 1
-is the given thread
+if the given thread
 .Fa td
 is part of the given taskqeueue
 .Fa queue
_______________________________________________
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