Description: fix some spelling mistakes and hyphens used as minus signs.
Author: William Vera <billy@billy.com.mx>
        Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-03-31
Index: netdiscover-0.3beta6+20080409/doc/netdiscover.8
===================================================================
--- netdiscover-0.3beta6+20080409.orig/doc/netdiscover.8
+++ netdiscover-0.3beta6+20080409/doc/netdiscover.8
@@ -2,7 +2,7 @@
 .SH NAME
 netdiscover \- an active/passive arp reconnaissance tool.
 .SH SYNOPSIS
-\fBnetdiscover\fR [-i device] [-r range | -l file | -p] [-s time] [-n node] [-c count] [-f] [-d] [-S] [-P] [-L]
+\fBnetdiscover\fR [\-i device] [\-r range | \-l file | \-p] [\-s time] [\-n node] [\-c count] [\-f] [\-d] [\-S] [\-P] [\-L]
 .SH DESCRIPTION
 netdiscover is an active/passive arp reconnaissance tool, initialy developed to gain information about wireless networks without dhcp servers in wardriving scenarios. It can also be used on switched networks. Built on top of libnet and libpcap, it can passively detect online hosts or search for them by sending arp requests. 
 .PP
@@ -51,7 +51,7 @@ packet loss, or in wireless networks wit
 .TP
 \fB\-f\fR
 Enable fast mode scan. This will only scan for .1, .100 and .254 on each
-network. This mode is usefull while searching for ranges being used. 
+network. This mode is useful while searching for ranges being used. 
 After you found such range you can make a specific range scan to find online boxes.
 
 .TP
@@ -67,10 +67,10 @@ will stop after scanning given ranges.
 
 .TP
 \fB\-L\fR
-When using -P, continue program execution after the active scan phase to capture ARP packets passively.
+When using \-P, continue program execution after the active scan phase to capture ARP packets passively.
 
 .SH USAGE
-If passive mode (-p), scan list (-l) or scan range (-r) options arent enabled, netdiscover will scan for common lan addresses.
+If passive mode (\-p), scan list (\-l) or scan range (\-r) options arent enabled, netdiscover will scan for common lan addresses.
 .PP
 Screen control keys 
 
@@ -88,7 +88,7 @@ Scroll up (or up arrow)
 
 .TP
 \fBa\fR
-Show arp replys list
+Show arp replies list
 
 .TP
 \fBr\fR
@@ -100,7 +100,7 @@ Close help screen or end application
 
 .SH CONFIG FILES
 There are 2 configuration files that netdiscover will look for, each time it is
-executed, if file doesnt exist it will use default values. You can use the -d switch to disable reading and loading configuration files.
+executed, if file doesnt exist it will use default values. You can use the \-d switch to disable reading and loading configuration files.
 
 .TP
 \fB~/.netdiscover/ranges\fR
@@ -108,7 +108,7 @@ This file contains a list of ranges (one
 instead of default ranges. By default netdiscover will use a list of common
 ranges used on local networks.
 
-Example:\n
+Example:
  192.168.21.0/24
  172.26.0.0/16
  10.0.0.0/8
@@ -117,7 +117,7 @@ Example:\n
 \fB~/.netdiscover/fastips\fR
 List contaning the last octect of the ips to be scanned on each subnet, when using fast mode, by default (1,100,154).
 
-Example:\n
+Example:
  1
  10
  25
