Description: fix a spelling error and a hyphen used as a minus sign.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2014-12-14
Index: txt2man-1.5.6/txt2man
===================================================================
--- txt2man-1.5.6.orig/txt2man
+++ txt2man-1.5.6/txt2man
@@ -78,7 +77,7 @@ DESCRIPTION
 	    a fixed font family (courier) whenever possible (troff).
 
   It is a good practice to embed documentation into source code, by using
-  comments or constant text variables. txt2man allows to do that, keeping
+  comments or constant text variables. txt2man allows one to do that, keeping
   the document source readable, usable even without further formatting
   (i.e. for online help) and easy to write. The result is high quality
   and standard complying document.
@@ -101,7 +100,7 @@ ENVIRONMENT
 EXAMPLE
   Try this command to format this text itself:
 
-      $ txt2man -h 2>&1 | txt2man -T
+      $ txt2man \-h 2>&1 | txt2man \-T
 HINTS
   To obtain an overall good formating of output document, keep paragraphs
   indented correctly. If you have unwanted bold sections, search for
