aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--xsum.man14
2 files changed, 8 insertions, 8 deletions
diff --git a/README b/README
index fb8ce9d..0523678 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ DESCRIPTION
for Keccak and its close derivatives SHA-3, SHAKE and
RawSHAKE.
- This utilities can generate checksums or verify the
+ These utilities can generate checksums or verify the
checksums of files.
OPTIONS
diff --git a/xsum.man b/xsum.man
index 02b4e84..89369ba 100644
--- a/xsum.man
+++ b/xsum.man
@@ -1,4 +1,4 @@
-.TH XSUM 1 sha3sum
+.TH XSUM 1 SHA3SUM
.SH NAME
xsum - Compute and check Xsum message digests
.SH SYNOPSIS
@@ -37,12 +37,12 @@ are printed.
.TP
.B -c
Read Xsum sums from the file and check them against
-the files on your systems. The input files files
-should be formated as the output of this program, or
+the files on your system. The input files
+should be formatted as the output of this program, or
similarly. This is not going to work if any of the
-filenames in the input files starts with a regular
-blank space or horizontal tab space, or if they
-contain a line feed, carriage return or form feed,
+filenames in the input file start with a regular
+space or horizontal tab, or if they
+contain a line feed, carriage return, or form feed,
unless the
.B -z
option is also used.
@@ -55,7 +55,7 @@ option is also used.
Print the hashing parameters.
.TP
.B -x
-Convert input files from hexadecimal for to binary form
+Convert input files from hexadecimal form to binary form
before calculating the checksums.
.TP
.B -z