docs/diploma

diff thesis/tex/0-preface.tex @ 47:d52fa2350137

split up into one sentence per line
author meillo@marmaro.de
date Tue, 14 Oct 2008 11:48:58 +0200
parents ac4ce4de4154
children 56fd50f9bbf3
line diff
     1.1 --- a/thesis/tex/0-preface.tex	Tue Oct 14 11:48:47 2008 +0200
     1.2 +++ b/thesis/tex/0-preface.tex	Tue Oct 14 11:48:58 2008 +0200
     1.3 @@ -8,15 +8,21 @@
     1.4  
     1.5  
     1.6  \section*{Audience}
     1.7 -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.8 +This document is targeted for \masqmail\ users and for people interested in mail systems in general.
     1.9 +Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed.
    1.10 +Additional ones planning to take over an unmaintained software project will find real life experience in here.
    1.11  
    1.12 -In each topic, basic knowledge is preconditioned. Nevertheless introductions are given and sources for further reading will be mentioned.
    1.13 +In each topic, basic knowledge is preconditioned.
    1.14 +Nevertheless introductions are given and sources for further reading will be mentioned.
    1.15  
    1.16 -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.17 +This work focuses on the \unix\ operating system.
    1.18 +Experience in usage, administration and program development is assumed.
    1.19 +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.20  
    1.21  General information about \unix\ can be found in \cite{unixprogenv} %FIXME: references
    1.22  . %FIXME: references
    1.23 -explain about administrating \unix. And developing programs in \NAME{C} may be learned from \cite{cprog} and \cite{advunixprog}. %FIXME: references
    1.24 +explain about administrating \unix.
    1.25 +And developing programs in \NAME{C} may be learned from \cite{cprog} and \cite{advunixprog}. %FIXME: references
    1.26  
    1.27  %TODO: should I tell them to send email to me when having questions? Or somewhere else?
    1.28