diff --git a/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml index 11f14b3f10..ea60b3bea5 100644 --- a/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml @@ -325,10 +325,9 @@ experienced programmers; Pascal, on the other hand, was designed as an educational language, and is quite a good language to start with. FreeBSD does not include Pascal - support in the base system, but both GNU Pascal Compiler (GPC) - and the Free Pascal Compiler - are available in the Ports Collection as - lang/gpc and + support in the base system, but + the Free Pascal Compiler is + available in the Ports Collection as lang/fpc. As the edit-compile-run-debug cycle is rather tedious when