Remove empty stub chapters and update copyright year.

This commit is contained in:
Murray Stokely 2005-05-04 15:00:42 +00:00
parent 865b53d924
commit a5fa2ce44e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24444

View file

@ -29,6 +29,7 @@
<year>2002</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<holder>The FreeBSD Documentation Project</holder>
</copyright>
@ -65,40 +66,6 @@
&chap.vm;
&chap.smp;
<chapter id="ufs">
<title>* UFS</title>
<para>UFS, FFS, Ext2FS, JFS, inodes, buffer cache, labeling,
locking, metadata, soft-updates, LFS, portalfs, procfs,
vnodes, memory sharing, memory objects, TLBs, caching</para>
</chapter>
<chapter id="afs">
<title>* AFS</title>
<para>AFS, NFS, SANs, etc.</para>
</chapter>
<chapter id="syscons">
<title>* Syscons</title>
<para>Syscons, tty, PCVT, serial console, screen savers,
etc.</para>
</chapter>
<chapter id="compatibility">
<title>* Compatibility Layers</title>
<sect1 id="linux">
<title>* Linux</title>
<para>Linux, SVR4, etc.</para>
</sect1>
</chapter>
</part>
<part id="devicedrivers">