docs/diploma

diff thesis/tex/0-preface.tex @ 40:81ff8b093efe

fixed some FIXMEs; added some cites; stuff
author meillo@marmaro.de
date Mon, 13 Oct 2008 15:43:40 +0200
parents 42a2a3565b89
children ac4ce4de4154
line diff
     1.1 --- a/thesis/tex/0-preface.tex	Mon Oct 13 15:42:36 2008 +0200
     1.2 +++ b/thesis/tex/0-preface.tex	Mon Oct 13 15:43:40 2008 +0200
     1.3 @@ -9,15 +9,13 @@
     1.4  \section*{Audience}
     1.5  This document is targeted for \masqmail\ users and for people interested in mail systems in general. Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed. Additional ones planning to take over an unmaintained software project will find real life experience in here.
     1.6  
     1.7 -In each topic, basic knowledge is %FIXME: vorrausgesetzt
     1.8 -. Nevertheless introductions are given and sources for further reading will be mentioned.
     1.9 +In each topic, basic knowledge is preconditioned. Nevertheless introductions are given and sources for further reading will be mentioned.
    1.10  
    1.11  This work focuses on the \unix\ operating system. Experience in usage, administration and program development is assumed. This includes the basic toolchain (e.g. \name{tar}, \name{grep}, etc.), user, file and permission management, as well as writing, compiling and installing programs written in the \NAME{C} language.
    1.12  
    1.13 -General information about \unix\ can be found in %FIXME: references
    1.14 +General information about \unix\ can be found in \cite{unixprogenv} %FIXME: references
    1.15  . %FIXME: references
    1.16 -explain about administrating \unix. And developing programs in \NAME{C} may be learned from %FIXME: references (``The C programming language'', ``The Unix programming environment'', ...)
    1.17 -.
    1.18 +explain about administrating \unix. And developing programs in \NAME{C} may be learned from \cite{cprog} and \cite{advunixprog}. %FIXME: references
    1.19  
    1.20  %TODO: should I tell them to send email to me when having questions? Or somewhere else?
    1.21