diff --git a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml index 90ac531a55..09fce7feff 100644 --- a/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml +++ b/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml @@ -1,22 +1,28 @@ Introduction - This chapter was written by &a.murray;. + This chapter was written by &a.murray; and &a.asmodai;. - * Developing on FreeBSD - This will need to discuss FreeBSD as a development platform, - the vision of BSD, architectural overview, layout of /usr/src, - history, etc. + Developing on FreeBSD - Thank you for considering FreeBSD as your development - platform! We hope it will not let you down. + So here we are. System all installed and you are ready to + start programming. But where to start? What does FreeBSD + provide? What can it do for me, as a programmer? + + These are some questions which this chapter tries to answer. + Of course, programming has different levels of proficiency like + any other trade. For some it is a hobby, for others it is their + profession. The information in this chapter might be more aimed + towards the beginning programmer, but may also serve to be + useful for the programmer setting her first steps on the FreeBSD + platform.