diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:01:28 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:01:28 +0100 |
| commit | db4e436f22bd904fa7cd345377297b53e495a742 (patch) | |
| tree | 18da7a484f69207e1d4a2f63d6e3b91c1b26d022 /xsum.man | |
| parent | Update e-mail (diff) | |
| download | sha3sum-db4e436f22bd904fa7cd345377297b53e495a742.tar.gz sha3sum-db4e436f22bd904fa7cd345377297b53e495a742.tar.bz2 sha3sum-db4e436f22bd904fa7cd345377297b53e495a742.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | xsum.man | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -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 |
