dj.1: clarify skip/seek behavior with regards to statistics output

This commit is contained in:
dtb 2024-07-03 16:13:20 -06:00
parent 944feef434
commit 7fe122ac3b
Signed by: trinity
GPG Key ID: 34C0543BBB6AF81B

View File

@ -35,7 +35,9 @@ respectively. This language is inherited from the
utility and used here to decrease ambiguity.
When seeking or skipping to a byte, writing or reading starts at the byte
immediately subsequent to the specified byte.
immediately subsequent to the specified byte. Seeks and skips aren\(cqt counted
in the output statistics because they're guaranteed to succeed (or the utility
will exit unsuccessfully).
.\"
.SH OPTIONS