20 lines
778 B
XML
20 lines
778 B
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!--
|
|
The FreeBSD Documentation Project
|
|
|
|
$FreeBSD$
|
|
-->
|
|
<colophon xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="colophon">
|
|
|
|
<para>This book is the combined work of hundreds of contributors to
|
|
<quote>The FreeBSD Documentation Project</quote>. The text is
|
|
authored in XML according to the DocBook DTD and is formatted
|
|
from XML into many different presentation formats using
|
|
XSLT. The printed version of this
|
|
document would not be possible without Donald Knuth's
|
|
&tex; typesetting language, Leslie
|
|
Lamport's <application>LaTeX</application>, or Sebastian Rahtz's
|
|
<application>JadeTeX</application> macro package.</para>
|
|
</colophon>
|