changeset 125:aa1fb227e68e

unemphasised some terms
author meillo@marmaro.de
date Sun, 07 Dec 2008 17:29:29 +0100 (2008-12-07)
parents 1cb6a2f5f077
children 27ddf2506157
files thesis/tex/5-Improvements.tex thesis/thesis.sty
diffstat 2 files changed, 7 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/thesis/tex/5-Improvements.tex	Thu Dec 04 10:59:54 2008 +0100
+++ b/thesis/tex/5-Improvements.tex	Sun Dec 07 17:29:29 2008 +0100
@@ -4,7 +4,9 @@
 << what to really implement within the thesis >>
 
 
-\section{topic01}
+\section{Authentication for incoming SMTP connections}
+
+
 \section{topic02}
 \section{topic03}
 \section{topic04}
--- a/thesis/thesis.sty	Thu Dec 04 10:59:54 2008 +0100
+++ b/thesis/thesis.sty	Sun Dec 07 17:29:29 2008 +0100
@@ -38,8 +38,8 @@
 	% shortcuts
 	\newcommand{\masqmail}{\name{masqmail}}
 	\newcommand{\sendmail}{\name{sendmail}}
-	\newcommand{\mta}{\name{mail transfer agent}}
-	\newcommand{\email}{\name{email}}
+	\newcommand{\mta}{mail transfer agent}
+	\newcommand{\email}{email}
 	\newcommand{\debian}{\name{Debian}}
 	\newcommand{\linux}{\name{Linux}}
 	\newcommand{\gnulinux}{\NAME{GNU}/\name{Linux}}
@@ -47,8 +47,8 @@
 	\newcommand{\RFC}{\NAME{RFC}}
 	\newcommand{\GNU}{\NAME{GNU}}
 	\newcommand{\unix}{\name{Unix}}
-	\newcommand{\freesw}{\name{Free Software}}
-	\newcommand{\gpl}{\name{General Public License}}
+	\newcommand{\freesw}{Free Software}
+	\newcommand{\gpl}{General Public License}
 	\newcommand{\GPL}{\NAME{GPL}}
 	\newcommand{\SMTP}{\NAME{SMTP}}