Add a project to cover the tunables work I'm doing.
Assign the kernel manual page task to myself. Discussed with: murray
This commit is contained in:
		
							parent
							
								
									c6217d803e
								
							
						
					
					
						commit
						701b5faa3c
					
				
				
				Notes:
				
					svn2git
				
				2020-12-08 03:00:23 +00:00 
				
			
			svn path=/www/; revision=16404
					 1 changed files with 14 additions and 2 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ | ||||
| <!ENTITY base CDATA ".."> | ||||
| <!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.38 2002/12/14 21:35:04 blackend Exp $"> | ||||
| <!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.39 2003/03/19 13:57:42 rushani Exp $"> | ||||
| <!ENTITY title "FreeBSD Documentation Project: Current projects"> | ||||
| <!ENTITY % includes SYSTEM "../includes.sgml"> %includes; | ||||
| ]> | ||||
|  | @ -33,6 +33,8 @@ | |||
|     <li><a href="#multilingualwebscripts">Multilingual Web scripts</a></li> | ||||
|     <li><a href="#translations">Translations of the FreeBSD Documentation</a></li> | ||||
|     <li><a href="#search-enhancements">Search engine enhancements</a></li> | ||||
|     <li><a href="#tunables">Documenting the FreeBSD tunables</a></li> | ||||
|     <li><a href="#modules-doc">Writing manual pages for FreeBSD kernel modules</a></li> | ||||
| 
 | ||||
|     </ul> | ||||
| 
 | ||||
|  | @ -114,7 +116,7 @@ | |||
| <a name="newkernelmanpages"></a>   | ||||
| <h3><font color="#660000">Write Manual pages for the kernel</font></h3> | ||||
|     <p><b>Responsible:</b>  | ||||
|      <<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p> | ||||
|      Tom Rhodes <<a href="mailto:trhodes@FreeBSD.org">trhodes@FreeBSD.org</a>></p> | ||||
|      <p><b>Synopsis:</b> Document kernel functions, section 9</p> | ||||
| 
 | ||||
| <a name="cgiscripts"></a>   | ||||
|  | @ -177,6 +179,16 @@ | |||
|     <p>It would be more useful if the results included the question text, | ||||
|     allowing the user to see whether or not the result was relevant.</p> | ||||
| 
 | ||||
| <a name="tunables"></a> | ||||
| <h3><font color="#660000">Documenting FreeBSD Tunables.</font></h3> | ||||
|     <p><b>Responsible:</b>Tom Rhodes <<a href="mailto:trhodes@FreeBSD.org">trhodes@FreeBSD.org</a>></p> | ||||
|      | ||||
|     <p>Many FreeBSD tunables are undocumented.  Everyone knows how difficult | ||||
|     it can be to use an undocumented system, and thus this project was formed. | ||||
|     The initial goal here is to create a tool which can generate a manual page | ||||
|     with the tunables.  Hence we need to generate this list from the source | ||||
|     code.</p> | ||||
| 
 | ||||
|       <p></p><a href="docproj.html">FreeBSD Documentation Project Home</a> | ||||
| &footer | ||||
|   </body> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue