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 09e32a0ab4..c1d662fd35 100644 --- a/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml @@ -35,11 +35,13 @@ Introduction FreeBSD offers an excellent development environment. - Compilers for C, C++, and Fortran and an assembler come with the - basic system, not to mention a Perl interpreter and classic &unix; + Compilers for C and C++ and an assembler come with the + basic system, not to mention classic &unix; tools such as sed and awk. If that is not enough, there are many more compilers and - interpreters in the Ports collection. FreeBSD is very + interpreters in the Ports collection. The following section, + Introduction to Programming, + lists some of the available options. FreeBSD is very compatible with standards such as &posix; and ANSI C, as well with its own BSD heritage, so it is possible to write applications that will compile and run