comparison thesis/tex/0-preface.tex @ 55:56fd50f9bbf3

reworked text; added MTA definitions; added references; more
author meillo@marmaro.de
date Wed, 15 Oct 2008 22:54:56 +0200
parents d52fa2350137
children e050221efd38
comparison
equal deleted inserted replaced
54:da11c1b9e8cb 55:56fd50f9bbf3
20 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. 20 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.
21 21
22 General information about \unix\ can be found in \cite{unixprogenv} %FIXME: references 22 General information about \unix\ can be found in \cite{unixprogenv} %FIXME: references
23 . %FIXME: references 23 . %FIXME: references
24 explain about administrating \unix. 24 explain about administrating \unix.
25 And developing programs in \NAME{C} may be learned from \cite{cprog} and \cite{advunixprog}. %FIXME: references 25 And developing programs in \NAME{C} may be learned from \cite{k&r} and \cite{advunixprog}. %FIXME: references
26 26
27 %TODO: should I tell them to send email to me when having questions? Or somewhere else? 27 %TODO: should I tell them to send email to me when having questions? Or somewhere else?
28 28
29 29
30 \section*{Organisation} 30 \section*{Organisation}