<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//NetBSD//DTD DocBook XML V4.2-Based DocBook Extension//EN" [
<!ENTITY % man-refs.ent PUBLIC "-//NetBSD//ENTITIES NetBSD Manual Page Entities//EN">
%man-refs.ent;
<!ENTITY % misc.ent PUBLIC "-//NetBSD//ENTITIES NetBSD Miscellaneous Entities//EN">
%misc.ent;
<!ENTITY % chapters.ent SYSTEM "chapters.ent">
%chapters.ent;

<!ENTITY % sgml.includes "IGNORE">
<!ENTITY % xml.includes "IGNORE">
]>

<book id="book-netbsd-internals">
  <bookinfo>
    <title>NetBSD Internals</title>

    <authorgroup>
      <corpauthor>
        The NetBSD Developers
      </corpauthor>
    </authorgroup>

    <pubdate role="cvstag">$NetBSD: netbsd-internals.xml,v 1.4 2011/07/21 17:27:57 jmmv Exp $</pubdate>

    <copyright>
      <year>2006</year>
      <year>2007</year>
      <year>2008</year>
      <year>2009</year>
      <year>2010</year>
      <holder>The NetBSD Foundation</holder>
    </copyright>

    <legalnotice id="trademarks-use">
      <para>All brand and product names used in this guide are or may be
      trademarks or registered trademarks of their respective
      owners.</para>
    </legalnotice>

    <legalnotice id="trademark-NetBSD">
      <para><trademark class="registered">NetBSD</trademark> is a
      registered trademark of The NetBSD Foundation, Inc.</para>
    </legalnotice>
  </bookinfo>

  <toc />

  &preface;
  
  &chap-memory;
  &chap-file-system;
  &chap-processes;
  &chap-networking-core;
  &chap-networking-services;
 
  &ap-ack;
  &ap-biblio;

</book>

