Remove out of date info about Linuxdoc.

This commit is contained in:
Nik Clayton 2001-07-13 20:49:09 +00:00
parent 4c9997edb4
commit 35548e2f83
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9876

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE. POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.23 2001/07/05 08:47:55 dd Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.24 2001/07/08 15:40:00 schweikh Exp $
--> -->
<chapter id="sgml-markup"> <chapter id="sgml-markup">
@ -2528,25 +2528,6 @@ IMAGES= chapter1/fig1.png
</sect3> </sect3>
</sect2> </sect2>
</sect1> </sect1>
<sect1>
<title>* LinuxDoc</title>
<para>LinuxDoc is an adaptation of the QWERTZ DTD, first adopted by the
<ulink url="http://www.linuxdoc.org/">Linux Documentation
Project</ulink>, and subsequently adopted by the FreeBSD Documentation
Project.</para>
<para>The LinuxDoc DTD contains primarily appearance related markup rather
than content related markup (i.e., it describes what something looks
like rather than what it is).</para>
<para>Both the FreeBSD Documentation Project and the Linux Documentation
Project are migrating from the LinuxDoc DTD to the DocBook DTD.</para>
<para>The LinuxDoc DTD is available from the ports collection in the
<filename>textproc/linuxdoc</filename> category.</para>
</sect1>
</chapter> </chapter>