docs/diploma

changeset 136:b5f141edee4e

one uppercase letter words are not set in small caps
author meillo@marmaro.de
date Wed, 10 Dec 2008 18:52:09 +0100
parents eef80e989616
children c60b164bfd3c
files thesis/tex/0-preface.tex
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/thesis/tex/0-preface.tex	Wed Dec 10 18:37:24 2008 +0100
     1.2 +++ b/thesis/tex/0-preface.tex	Wed Dec 10 18:52:09 2008 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  Audience:
     1.5  
     1.6  This document is targeted for \masqmail\ users and for people interested in mail systems in general.
     1.7 -Security problems in electronic mail, \unix\ and the \NAME{C} programming language will also be discussed.
     1.8 +Security problems in electronic mail, \unix\ and the C programming language will also be discussed.
     1.9  Additional ones planning to take over an unmaintained software project will find real life experience in here.
    1.10  
    1.11  In each topic, basic knowledge is preconditioned.
    1.12 @@ -27,12 +27,12 @@
    1.13  
    1.14  This work focuses on the \unix\ operating system.
    1.15  Experience in usage, administration and program development is assumed.
    1.16 -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 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 C language.
    1.18  
    1.19  General information about \unix\ can be found in \cite{unixprogenv} %FIXME: references
    1.20  . %FIXME: references
    1.21  explain about administrating \unix.
    1.22 -And developing programs in \NAME{C} may be learned from \cite{k&r} and \cite{advunixprog}. %FIXME: references
    1.23 +And developing programs in C may be learned from \cite{k&r} and \cite{advunixprog}. %FIXME: references
    1.24  
    1.25  %TODO: should I tell them to send email to me when having questions? Or somewhere else?
    1.26