<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="task-list.xsl"?>

<!--
 Copyright (c) 2003, 2004  Hiten Pandya
 All rights reserved.
 
 This file is maintained by:
 	Hiten Pandya <hmp@backplane.com>
-->

<task-list>
  <item id="UPDATEMAN">
  	<name>Update manual pages in DragonFly and FreeBSD</name>
  	<owners>
		<owner>
			<name>Hiten Pandya</name>
			<email>hmp@backplane.com</email>
		</owner>
	</owners>
	
	<last-modified>2005-03-12</last-modified>
	
	<status type="suspended" />
	<priority type="veryhigh" />
	
	<description>
	  <para>The manual pages are stale, they need to be updated in DragonFly,
	    bring in fixes and new manual pages from other BSDs.</para>
	</description>
	
	<!-- no dependancies -->
	<dependancies>
		<depend ident="NONE" />
	</dependancies>
  </item>
</task-list>

