Description: fix formatting error and typos in the manpages
Author: Julien Valroff <julien@debian.org>
        Giovani Augusto Ferreira <giovani@riseup.net>
        Samuel Henrique <samueloph@gmail.com>
Last-Updated: 2016-12-25
Index: unhide/man/fr/unhide.8
===================================================================
--- unhide.orig/man/fr/unhide.8
+++ unhide/man/fr/unhide.8
@@ -214,7 +214,7 @@ Test standard :
 unhide sys proc
 .TP
 Test le plus complet :
-unhide -m -d sys procall brute reverse
+unhide \-m \-d sys procall brute reverse
 .SH "BUGS"
 .PP
 Rapportez les bugs de \fBunhide\fR sur le bug tracker de sourceforge (http://sourceforge.net/projects/unhide/)
Index: unhide/man/unhide-tcp.8
===================================================================
--- unhide.orig/man/unhide-tcp.8
+++ unhide/man/unhide-tcp.8
@@ -11,42 +11,42 @@ ports that are listening but are not lis
 alternatively by /bin/netstat) through brute forcing of all 
 TCP/UDP ports available.
 .br
-Note1 : On FreeBSD ans OpenBSD, netstat is allways used as iproute2 doesn't exist
+Note1 : On FreeBSD ans OpenBSD, netstat is always used as iproute2 doesn't exist
 on these OS. In addition, on FreeBSD, sockstat is used instead of fuser.
 Note2 : If iproute2 is not available on the system, option -n or -s SHOULD be
 given on the command line.
 .PP
 .SH "OPTIONS"
 .TP
-\fB\-h --help\fR
+\fB\-h -\-help\fR
 Display help
 .TP
 \fB\--brief\fR
 Don't display warning messages, that's the default behavior.
 .TP
-\fB\-f --fuser\fR
+\fB\-f -\-fuser\fR
 Display fuser output (if available) for the hidden port
 On FreeBSD, instead of fuser command, displays the output of the sockstat command for the hidden port.
 .TP
-\fB\-l --lsof\fR
+\fB\-l -\-lsof\fR
 Display lsof output (if available) for the hidden port
 .TP
-\fB\-n --netstat\fR
+\fB\-n -\-netstat\fR
 Use /bin/netstat instead of /sbin/ss. On system with many opened ports, this can
 slow down the test dramatically.
 .TP
-\fB\-s --server\fR
+\fB\-s -\-server\fR
 Use a very quick strategy of scanning. On system with a lot of opened ports,
 it is hundreds times faster than ss method and ten thousands times faster than
 netstat method.
 .TP
-\fB\-o --log\fR
+\fB\-o -\-log\fR
 Write a log file (unhide-tcp-AAAA-MM-DD.log) in the current directory.
 .TP
-\fB\-V --version\fR
+\fB\-V -\-version\fR
 Show version and exit
 .TP
-\fB\-v --verbose\fR
+\fB\-v -\-verbose\fR
 Be verbose, display warning message (default : don't display).
 This option may be repeated more than once.
 .PP
Index: unhide/man/unhide.8
===================================================================
--- unhide.orig/man/unhide.8
+++ unhide/man/unhide.8
@@ -29,7 +29,7 @@ Display help
 Do more checks. As of 2012\-03\-17 version, this option has only
 effect for the procfs, procall, checkopendir and checkchdir tests.
 .br
-Implies -v
+Implies \-v
 .TP
 \fB\-r\fR
 Use alternate version of sysinfo check in standard tests
@@ -216,14 +216,14 @@ Standard test:
 unhide sys proc
 .TP
 Deeper test:
-unhide -m -d sys procall brute reverse
+unhide \-m \-d sys procall brute reverse
 .SH "BUGS"
 .PP
 Report \fBunhide\fR bugs on the bug tracker on sourceforge (http://sourceforge.net/projects/unhide/)
 .br
 With recent versions of Linux kernel (> 2.6.33), the sysinfo test may report false positives.
 It may be due to optimization in the scheduler, the use of cgroup or even the use of systemd.
-The use of the PREEMPT-RT patch amplifies the occurence of the problem.
+The use of the PREEMPT-RT patch amplifies the occurrence of the problem.
 This is currently under investigation.
 .SH "SEE ALSO"
 .PP
