Description: fix some hyphen used as minus sign in manpages.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-06-12
Index: hashdeep-4.4/man/hashdeep.1
===================================================================
--- hashdeep-4.4.orig/man/hashdeep.1
+++ hashdeep-4.4/man/hashdeep.1
@@ -5,11 +5,11 @@ hashdeep \- Compute, compare, or audit m
 
 .SH SYNOPSIS
 .B hashdeep 
--V | -h
+\-V | \-h
 .br
 .B hashdeep
-[-c <alg1>[,<alg2>]] [-k <file>] [-i <size>] [\-f <file>] 
-[\-o <fbcplsde>] [-amxwMXreEspblvv] [\-F<bum>] [\-j <num>] [\fBFILES\fR]
+[\-c <alg1>[,<alg2>]] [\-k <file>] [\-i <size>] [\-f <file>] 
+[\-o <fbcplsde>] [\-amxwMXreEspblvv] [\-F<bum>] [\-j <num>] [\fBFILES\fR]
 
 
 .SH DESCRIPTION
@@ -79,7 +79,7 @@ the list of known hashes are output. The
 for known hashes is the output of previous hashdeep runs.
 .br
 \fB\fR
-If standard input is used with the -m flag, displays "stdin"
+If standard input is used with the \-m flag, displays "stdin"
 if the input matches one of the hashes in the list of known hashes. If the
 hash does not match, the program displays no output.
 .br
@@ -123,7 +123,7 @@ does (or does not) match the list of kno
 \fB\-r\fR
 Enables recursive mode. All subdirectories are traversed. Please note
 that recursive mode cannot be used to examine all files of a given 
-file extension. For example, calling hashdeep -r *.txt will examine
+file extension. For example, calling hashdeep \-r *.txt will examine
 all files in \fIdirectories\fR that end in .txt. 
 
 
@@ -259,7 +259,7 @@ file with Wordpad (which can display Uni
 
 Currently the file name of a file containing known hashes may not be
 specified as a unicode filename, but you can specify the name using
-tab completition or an asterisk (e.g. md5deep -m *.txt where there is
+tab completition or an asterisk (e.g. md5deep \-m *.txt where there is
 only one file with a .txt extension).
 
 .SH RETURN VALUE
