aboutsummaryrefslogtreecommitdiffstats
path: root/b512sum.1
diff options
context:
space:
mode:
Diffstat (limited to 'b512sum.1')
-rw-r--r--b512sum.14
1 files changed, 2 insertions, 2 deletions
diff --git a/b512sum.1 b/b512sum.1
index 2c0fd00..580379d 100644
--- a/b512sum.1
+++ b/b512sum.1
@@ -2,7 +2,7 @@
.SH NAME
b512sum - Compute and check BLAKE-512 message digests
.SH SYNOPSIS
-.B bsum
+.B b512sum
[-c | -B | -L | -U] [-xz]
.RI [ file "] ..."
.SH DESCRIPTION
@@ -27,7 +27,7 @@ the files on your systems. The input files 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 <space> or <tab>, or if they
-contain a <newline, unless the
+contain a <newline>, unless the
.B -z
option is also used.
.TP