<feed xmlns='http://www.w3.org/2005/Atom'>
<title>doc/sgml/freebsd.dtd, branch LINUXDOC_2_DOCBOOK</title>
<subtitle>FreeBSD documentation tree</subtitle>
<id>https://cgit-dev.freebsd.org/doc/atom?h=LINUXDOC_2_DOCBOOK</id>
<link rel='self' href='https://cgit-dev.freebsd.org/doc/atom?h=LINUXDOC_2_DOCBOOK'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/doc/'/>
<updated>1998-11-05T09:28:36Z</updated>
<entry>
<title>Create tag 'LINUXDOC_2_DOCBOOK'.</title>
<updated>1998-11-05T09:28:36Z</updated>
<author>
<name>Doc Manager</name>
<email>doceng@FreeBSD.org</email>
</author>
<published>1998-11-05T09:28:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/doc/commit/?id=1383fbc95446161ccdf1223d666ac71787d2b51f'/>
<id>urn:sha1:1383fbc95446161ccdf1223d666ac71787d2b51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed the prompt.* entities from handbook.sgml and added them to</title>
<updated>1998-11-03T23:40:13Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1998-11-03T23:40:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/doc/commit/?id=5a9b07f407395e4d071e3a28f0df200921bcc42c'/>
<id>urn:sha1:5a9b07f407395e4d071e3a28f0df200921bcc42c</id>
<content type='text'>
freebsd.dtd.
</content>
</entry>
<entry>
<title>DTD for the FreeBSD Documentation Project.</title>
<updated>1998-06-29T08:08:52Z</updated>
<author>
<name>Nik Clayton</name>
<email>nik@FreeBSD.org</email>
</author>
<published>1998-06-29T08:08:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/doc/commit/?id=c6bb359c124542a832febc964981ee0b67549862'/>
<id>urn:sha1:c6bb359c124542a832febc964981ee0b67549862</id>
<content type='text'>
Extends DocBook v3.0, with (currently) the following additions.

 1. &lt;hostid&gt;, &lt;username&gt;, &lt;devicename&gt;, &lt;makevar&gt;, and &lt;maketarget&gt; have
    been added. Sample uses would be be.

      &lt;para&gt;By convention, the the local machine can always be referred
	to as &lt;hostid&gt;localhost&lt;/hostid&gt;, with the IP address
	&lt;hostid role="ipaddr"&gt;127.0.0.1&lt;/hostid&gt;.&lt;/para&gt;

      &lt;para&gt;The most powerful account on the system is
	&lt;username&gt;root&lt;/username&gt;, able to leap tall buildings in a single
	bound.&lt;/para&gt;

      &lt;para&gt;Some devices have an entry in &lt;filename&gt;/dev&lt;/filename&gt;. For
	example, &lt;filename&gt;/dev/cuaa0&lt;/filename&gt; corresponds to
	&lt;devicename&gt;sio0&lt;/devicename&gt;. Other devices, such as
	&lt;devicename&gt;ed0&lt;/devicename&gt; do not have entries in
	&lt;filename&gt;/dev&lt;/filename&gt;.

      &lt;para&gt;To rebuild the system, use the &lt;maketarget&gt;world&lt;/maketarget&gt;
	target. If you do not want to build profiled libraries then ensure
	that &lt;makevar&gt;NOPROFILE&lt;/makevar&gt; is set.&lt;/para&gt;

 2. &lt;FAQList&gt; has been added as a new list type, with its own listitem.

    Use like so;

      &lt;FAQList&gt;
	&lt;FAQListItem&gt;
	  &lt;FAQQuestion&gt;
	    &lt;para&gt;I have bad blocks on my hard drive!&lt;/para&gt;

	    &lt;!-- Nothing restricting a question to one paragraph --&gt;
          &lt;/FAQQuestion&gt;

	  &lt;FAQAnswer&gt;
	    &lt;para&gt;With SCSI drives, the drive should be capable&amp;hellip;&lt;/para&gt;

	    &lt;para&gt;&amp;hellip;&lt;/para&gt;
          &lt;/FAQAnswer&gt;
	&lt;/FAQListItem&gt;
      &lt;/FAQList&gt;

    Long winded, but comprehensive, and in keeping with the rest of DocBook.

As I convert the handbook from LinuxDoc to DocBook I'm working on an
extensive markup guide for the project, where constructs like these will be
fully documented.
</content>
</entry>
</feed>
