| Summary: | [PATCH] Little Restructuring of the Developers Handbook | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Hiten Pandya <hiten> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Hiten Pandya
2002-03-12 16:50:01 UTC
Oops, I am sorry about this, I forgot to diff my last change to the book.sgml file, so I am submitting the updated patch. Thanks, Regards, -- Hiten Pandya -- <hiten@uk.FreeBSD.org> --- book.sgml 2002/03/12 16:13:16 1.1 +++ book.sgml 2002/03/12 21:28:33 @@ -97,7 +97,11 @@ &chap.vm; &chap.dma; &chap.kerneldebug; + </part> + <part id="fsio"> + <title>Filesystems & I/O Services</title> + <chapter id="ufs"> <title>* UFS</title> @@ -113,6 +117,7 @@ <para>AFS, NFS, SANs, etc.</para> </chapter> + </part> <chapter id="syscons"> <title>* Syscons</title> @@ -132,7 +137,6 @@ </sect1> </chapter> - </part> <part id="devicedrivers"> <title>Device Drivers</title> State Changed From-To: open->closed Hi Hiten, this looks OK but lets just wait until we have some actual content to contribute. Reorganizing the stub chapters and sections won't really gain us anything as long as they are still just place-holders. Assuming that all of these chapters were filled in, then yes, I would like to see your reorg here. |