aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/bibliography/book.xml
blob: c9b97ef1bfab99a62a91a15a3be66c96a2994ea3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" "../../../share/xml/freebsd50.dtd" [
<!ENTITY bibliography SYSTEM "../../../share/xml/bibliography.xml">
]>
<!--
     The FreeBSD Documentation Project

     $FreeBSD$
-->
<book xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
  <info>
    <title>FreeBSD Bibliography</title>

    <author><orgname>The FreeBSD Documentation Project</orgname></author>

    <pubdate>February 1999</pubdate>

    <copyright>
      <year>2001</year>
      <holder>The FreeBSD Documentation Project</holder>
    </copyright>

    <releaseinfo>$FreeBSD$</releaseinfo>
  </info>

  &bibliography;
</book>