Remove double world and add full stop.

PR:		docs/28702
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
This commit is contained in:
Tom Hukins 2001-07-07 13:25:07 +00:00
parent 4a5e851cb2
commit 0b28dda65d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9804

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v 1.6 2001/05/14 03:15:19 murray Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml,v 1.7 2001/07/06 13:02:54 dd Exp $
--> -->
<chapter id="tools"> <chapter id="tools">
@ -19,7 +19,7 @@
<emphasis>not</emphasis> attempt to describe coding in any <emphasis>not</emphasis> attempt to describe coding in any
detail. Most of the document assumes little or no previous detail. Most of the document assumes little or no previous
programming knowledge, although it is hoped that most programming knowledge, although it is hoped that most
programmers will find something of value in it</para> programmers will find something of value in it.</para>
</sect1> </sect1>
@ -137,9 +137,9 @@
Basic Interpreter</ulink> and the <ulink Basic Interpreter</ulink> and the <ulink
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/lang/pbasic-2.0.tgz">Phil
Cockroft's Basic Interpreter</ulink> (formerly Rabbit Cockroft's Basic Interpreter</ulink> (formerly Rabbit
Basic) are available as FreeBSD <ulink Basic) are available as <ulink
URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD URL="ftp://ftp.FreeBSD.org:pub/FreeBSD/packages/">FreeBSD
packages</ulink></para> packages</ulink>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>