From 87cc5c2bbf289001a064d71a2ab25821f878db00 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@kr.ethz.ch>
Date: Mon, 21 Mar 2011 13:31:00 +0100
Subject: [PATCH] claenup cdist-quickstart

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
---
 doc/man/cdist-quickstart.text | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/doc/man/cdist-quickstart.text b/doc/man/cdist-quickstart.text
index ddcbbccc..087fd2d5 100644
--- a/doc/man/cdist-quickstart.text
+++ b/doc/man/cdist-quickstart.text
@@ -20,10 +20,8 @@ of the first tools you use when you begin with cdist.
 
 EXAMPLES
 --------
-
-To use cdist-quickstart, add the bin directory to your PATH,
-execute cdist-quickstart and enjoy cdist:
-
+To use cdist-quickstart, add the bin directory to your PATH, execute
+cdist-quickstart and enjoy cdist:
 
 --------------------------------------------------------------------------------
 # Bourne shell example
@@ -37,7 +35,6 @@ cdist-quickstart
 --------------------------------------------------------------------------------
 
 
-
 SEE ALSO
 --------
 - cdist(7)
@@ -48,4 +45,3 @@ COPYING
 -------
 Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
 granted under the terms of the GNU General Public License version 3 (GPLv3).
-## How to use cdist?