article
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN" "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd"><article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:lang="en">
<info>
<title>
An Example Article</title>
<author>
<personname>
<firstname>
Your first name</firstname>
<surname>
Your surname</surname>
</personname>
<affiliation>
<address>
<email>
foo@example.com</email>
</address>
</affiliation>
</author>
<copyright>
<year>
2000</year>
<holder>
Copyright string here</holder>
</copyright>
<abstract>
<para>
If your article has an abstract then it should go here。</para>
</abstract>
</info>
<sect1>
<title>
My First Section</title>
<para>
This is the first section in my article。</para>
<sect2>
<title>
My First Sub-Section</title>
<para>
This is the first sub-section in my article。</para>
</sect2>
</sect1>
</article>
本文及其他文件,可由此下載: ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/。
若有 FreeBSD 方面疑問,請先閱讀
FreeBSD 相關文件,如不能解決的話,再洽詢
<questions@FreeBSD.org>。
關於本文件的問題,請洽詢
<doc@FreeBSD.org>。