From: nant Date: Thu, 18 Oct 2012 09:03:02 +0000 (-0700) Subject: The msgport manual page is done, remove the task from the project list. X-Git-Url: http://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/b9745629165a0964d441bf923413c72513af95e1 The msgport manual page is done, remove the task from the project list. --- diff --git a/docs/developer/ProjectsPage.mdwn b/docs/developer/ProjectsPage.mdwn index 81dc33e..21d4814 100644 --- a/docs/developer/ProjectsPage.mdwn +++ b/docs/developer/ProjectsPage.mdwn @@ -160,7 +160,6 @@ Projects that can be clearly used for Google Code-In are marked with their categ ### Work relating to LWKT (LightWeightKernelThreading) * Implement lazy IPI cross-processor lwkt message passing. * Add timeout functionality to lwkt_waitmsg(). -* Write man pages for the lwkt message passing API. ### Filesystem extended attributes * Generic VFS attributes layer