diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:49:08 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:49:08 +0100 |
| commit | 385646d03bb5f934106470126cdb298628b6e7b8 (patch) | |
| tree | b5e0df6a903a5e7d41aae38ad17539fb26e4f622 /bsum.1 | |
| parent | Update e-mail (diff) | |
| download | blakesum-385646d03bb5f934106470126cdb298628b6e7b8.tar.gz blakesum-385646d03bb5f934106470126cdb298628b6e7b8.tar.bz2 blakesum-385646d03bb5f934106470126cdb298628b6e7b8.tar.xz | |
m fixes
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'bsum.1')
| -rw-r--r-- | bsum.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.TH BSUM 1 blakesum +.TH BSUM 1 BLAKESUM .SH NAME bsum - Compute and check BLAKE message digests .SH SYNOPSIS @@ -23,7 +23,7 @@ are printed. .TP .B -c Read BLAKE sums from the file and check them against the -files on your systems. The input files files should be +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 <space> or <tab>, or if they |
