dj.1: null bytes
This commit is contained in:
parent
70b0c2f924
commit
4e33f945ae
@ -49,7 +49,7 @@ dj
|
|||||||
|
|
||||||
.B -A
|
.B -A
|
||||||
.RS
|
.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
|
.B -a
|
||||||
does but with null bytes instead.
|
does but with null bytes instead.
|
||||||
.RE
|
.RE
|
||||||
@ -71,7 +71,7 @@ DIAGNOSTICS section below.
|
|||||||
.RS
|
.RS
|
||||||
Skips a number of bytes through the output before starting to write from
|
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
|
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
|
.RE
|
||||||
|
|
||||||
.B -a
|
.B -a
|
||||||
|
Loading…
Reference in New Issue
Block a user