article
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN"> <article lang='zh_tw'> <articleinfo> <title>文章樣本</title> <author> <firstname>名(first name)</firstname> <surname>姓(surname)</surname> <affiliation> <address><email>foo@example.com</email></address> </affiliation> </author> <copyright> <year>2000</year> <holder>相關版權字樣</holder> </copyright> <abstract> <para>該文章若有摘要,就寫在這邊。</para> </abstract> </articleinfo> <sect1> <title>第一節</title> <para>該文章的第一節。</para> <sect2> <title>第一小節(sub-section)</title> <para>該文章的第一小節(sub-section)</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>.