s/eps2png/peps/

Remove the LinuxDoc info.

Reword the DocBook info.
This commit is contained in:
Nik Clayton 2001-07-13 20:50:29 +00:00
parent dc54c20da7
commit 389c5ab0f0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9879

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml,v 1.12 2001/04/01 01:19:33 dd Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml,v 1.13 2001/06/22 10:29:03 nik Exp $
-->
<chapter id="tools">
@ -129,8 +129,8 @@
</varlistentry>
<varlistentry>
<term><application>eps2png</application>
(<filename>graphics/eps2png</filename>)</term>
<term><application>peps</application>
(<filename>graphics/peps</filename>)</term>
<listitem>
<para>Some of the documentation includes images, some of which are
@ -157,23 +157,12 @@
</listitem>
</varlistentry>
<varlistentry>
<term>LinuxDoc DTD (<filename>textproc/linuxdoc</filename>)</term>
<listitem>
<para>Some FreeBSD documentation is marked up in LinuxDoc. The
FDP is actively migrating from LinuxDoc to DocBook.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>DocBook DTD (<filename>textproc/docbook</filename>)</term>
<listitem>
<para>DocBook is designed for marking up technical documentation,
and the FDP is migrating from LinuxDoc to DocBook. At the time
of writing, this document and the FreeBSD Handbook are marked
up in DocBook.</para>
<para>DocBook is designed for marking up technical documentation.
All the FreeBSD documentation is written in DocBook.</para>
</listitem>
</varlistentry>