View | Details | Raw Unified | Return to bug 156309
Collapse All | Expand All

(-)tools/chapter.sgml (-4 / +2 lines)
Lines 325-334 Link Here
325
	experienced programmers; Pascal, on the other hand, was
325
	experienced programmers; Pascal, on the other hand, was
326
	designed as an educational language, and is quite a good
326
	designed as an educational language, and is quite a good
327
	language to start with.  FreeBSD does not include Pascal
327
	language to start with.  FreeBSD does not include Pascal
328
	support in the base system, but both GNU Pascal Compiler (GPC)
328
	support in the base system, but the Free Pascal Compiler
329
	and the Free Pascal Compiler
329
	is available in the Ports Collection as
330
	are available in the Ports Collection as
331
	<filename role="package">lang/gpc</filename> and
332
	<filename role="package">lang/fpc</filename>.</para>
330
	<filename role="package">lang/fpc</filename>.</para>
333
331
334
      <para>As the edit-compile-run-debug cycle is rather tedious when
332
      <para>As the edit-compile-run-debug cycle is rather tedious when

Return to bug 156309