diff --git a/doc/userman/description.tex b/doc/userman/description.tex
index 44c50768b39de011312147718344b5fbfd91ff5c..56d55edda219cbc7aa30f80e23778ea6e0dacdd8 100644
--- a/doc/userman/description.tex
+++ b/doc/userman/description.tex
@@ -1,4 +1,6 @@
-The \fclang plug-in intends to provide a full translation of C++ and \acslpp into the \framac internal representation, and from there be able to be analyzed by other \framac plug-ins. This is a work in progress. The following sections describe the  limitations of the current implementation.
+The \fclang plug-in intends to provide a full translation of C++ and \acslpp into the \framac internal representation, and from there be able to be analyzed by other \framac plug-ins. 
+This is a work in progress. 
+The following sections describe the  limitations of the current implementation.
 \begin{itemize}
 	\item The plug-in aims for the TBD version of C++
 	\item \acslpp is described in the companion \acslpp reference manual, also a part of the \framac release.