diff mcabber/doc/guide/guide.tex @ 1759:921429804e20

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Mar 2010 18:05:07 +0100
parents 0674abda9a8f
children 64de2d6858b0
line wrap: on
line diff
--- a/mcabber/doc/guide/guide.tex	Sat Mar 13 14:51:13 2010 +0100
+++ b/mcabber/doc/guide/guide.tex	Sat Mar 13 18:05:07 2010 +0100
@@ -11,7 +11,7 @@
 \tableofcontents
 \chapter*{Introduction}
 This guide was written for users who are new to mcabber\cite{mcabber} which is a small
-command line client for the Jabber protocol\cite{jabber} as an introduction. This introduction may
+command line client for the Jabber (XMPP) protocol\cite{jabber} as an introduction. This introduction may
 become a comprehensive guide to every aspect of mcabber later, but the first versions should only be
 regarded as an overview of all features. Feel free to bug me with corrections of spelling errors or
 with contributions to the content.
@@ -23,10 +23,11 @@
 	\textit{variable} & This is a variable which can be set in the configuration file or during runtime. \\
 \end{tabular}
 \chapter{Basic Usage}
-After installing mcabber, you should create a configuration file first. The easiest way of doing this
-is to copy the sample configuration file\cite{samplerc} to \~{}/.mcabber/mcabberrc. Then, you only have to change the variables
-\textit{username} and \textit{server} before you can, finally, start mcabber. When the Login was successful,
-mcabber might look similar to the following screenshot:\\
+After installing mcabber, you should create a configuration file first.\\
+The easiest way of doing this is to copy the sample configuration file\cite{samplerc} to
+\~{}/.mcabber/mcabberrc. Then, you only have to change the variable
+\textit{jid} before you can, finally, start mcabber. When the Login is
+successful, mcabber might look similar to the following screenshot:\\
 \begin{figure}[h!]
 	\centering
 	\includegraphics[scale=0.8]{guide}