dj.1: null bytes

This commit is contained in:
Emma Tebibyte 2024-03-29 16:17:48 -06:00
parent 70b0c2f924
commit 4e33f945ae
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ dj
.B -A
.RS
If the output is a stream, nul bytes are printed. In other words, it does what
If the output is a stream, null bytes are printed. In other words, it does what
.B -a
does but with null bytes instead.
.RE
@ -71,7 +71,7 @@ DIAGNOSTICS section below.
.RS
Skips a number of bytes through the output before starting to write from
the input. If the input is a stream the bytes are read and discarded. If the
output is a stream, nul characters are printed.
output is a stream, null characters are printed.
.RE
.B -a