article
<article lang='en'>
<articleinfo>
<title>
An Example Article</title>
<author>
<firstname>
Your first name</firstname>
<surname>
Your surname</surname>
<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>
</articleinfo>
<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>
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.