Description: fix some spelling errors in manpage.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-09-13
Index: hashrat-1.8.1/hashrat.1
===================================================================
--- hashrat-1.8.1.orig/hashrat.1
+++ hashrat-1.8.1/hashrat.1
@@ -216,7 +216,7 @@ DevMode: read from a \fIfile\fP EVEN OF
 .TP
 .B
 \fB-lines\fP
-Read lines from stdin and \fIhash\fP each line independantly.
+Read lines from stdin and \fIhash\fP each line independently.
 .TP
 .B
 \fB-rl\fP, \fB-rawlines\fP
@@ -416,7 +416,7 @@ you use the 'echo' method shown above yo
 This reads lines from stdin, so type into \fBhashrat\fP and then press ENTER, and you'll be given the \fIhash\fP \fIof\fP the line you typed. By this method your password is neither
 visible in 'ps ax', nor is ever stored on disk.
 .PP
-A \fB-lines\fP will produce a different \fIhash\fP \fIto\fP the 'echo' method listed above, because it strips any trailing whiespace off the lines read. If you want strict compatiblity
+A \fB-lines\fP will produce a different \fIhash\fP \fIto\fP the 'echo' method listed above, because it strips any trailing whiespace off the lines read. If you want strict compatibility
 with 'echo' (by default echo adds a newline \fIto\fP the end \fIof\fP the text \fIto\fP output) then use rawlines mode:
 .PP
 .nf
@@ -518,7 +518,7 @@ Using the \fB-dups\fP flag (usually in c
 CGI Mode
 .PP
 If \fBhashrat\fP is run with the \fB-cgi\fP flag, or if it's run with a name \fIof\fP hashrat.cgi (either by renaming the \fBhashrat\fP executable, or via a symbolic link) it will output a
-webpage that allows users \fIto\fP look up \fIhashes\fP over the web. This allows \fIto\fP look-up your strong passwords even if youI don't have access \fIto\fP a local version \fIof\fP \fBhashrat\fP.
+webpage that allows users \fIto\fP look up \fIhashes\fP over the web. This allows \fIto\fP look-up your strong passwords even if you don't have access \fIto\fP a local version \fIof\fP \fBhashrat\fP.
 .SH EXTENDED FILESYSTEM ATTRIBUTES
 
 Hashrat can use extended filesystem attributes where these are supported. This allows a \fIhash\fP \fIto\fP be stored in the filesystem metadata \fIof\fP the target \fIfile\fP. This can
@@ -541,7 +541,7 @@ And using the \fB-txattr\fP flag \fIto\f
 
 .fam T
 .fi
-When checking either flag can be used, but \fBhashrat\fP will always use trusted attributes when running as root, if those are avaialable, otherwise it will fall
+When checking either flag can be used, but \fBhashrat\fP will always use trusted attributes when running as root, if those are available, otherwise it will fall
 back \fIto\fP user attributes.
 .PP
 .nf
