dj.1: Man page fixes

This commit is contained in:
dtb 2024-06-29 05:55:29 -06:00
parent 3a66022c6d
commit 67b60e20cc
Signed by: trinity
GPG Key ID: 34C0543BBB6AF81B

View File

@ -4,7 +4,7 @@
.\" This work is licensed under CC BY-SA 4.0. To see a copy of this license,
.\" visit <http://creativecommons.org/licenses/by-sa/4.0/>.
.\"
.TH DJ 1 2024-06-17 "Bonsai Core Utilites 0.13.11"
.TH DJ 1 2024-06-29 "Harakit X.X.X"
.SH NAME
dj \(en disk jockey
.\"
@ -73,7 +73,7 @@ null byte is used.
Specifies a number of reads to make. The default is 0, in which case the
input is read until a partial or empty read is made.
.IP \fB-H\fP
Prints diagnostics messages in a human-readable manner as described in the
Prints diagnostic messages in a human-readable manner as described in the
DIAGNOSTICS section.
.IP \fB-n\fP
Retries failed reads once before exiting.
@ -89,7 +89,7 @@ one or more of the input files is \(lq-\(rq.
.\"
.SH DIAGNOSTICS
On a partial or empty read a diagnostic message is printed. Then, the program
On a partial or empty read, a diagnostic message is printed. Then, the program
exits unless the
.B -n
option is specified.