dj.1: fixes man page reference formatting
This commit is contained in:
parent
c32c554e03
commit
e7ba74013b
15
docs/dj.1
15
docs/dj.1
@ -161,12 +161,15 @@ versions of lowercase options.
|
|||||||
.\"
|
.\"
|
||||||
.SH RATIONALE
|
.SH RATIONALE
|
||||||
|
|
||||||
This program was based on the dd(1p) utility as specified in POSIX. While
|
This program was based on the
|
||||||
character conversion may have been the original intent of dd(1p), it is
|
.BR dd (1p)
|
||||||
irrelevant to its modern use. Because of this, this program eschews character
|
utility as specified in POSIX. While character conversion may have been the
|
||||||
conversion and adds typical option formatting, allowing seeks to be specified
|
original intent of
|
||||||
in bytes rather than in blocks, allowing arbitrary bytes as padding, and
|
.BR dd (1p),
|
||||||
printing in a format that\(cqs easy for machines to parse.
|
it is irrelevant to its modern use. Because of this, this program eschews
|
||||||
|
character conversion and adds typical option formatting, allowing seeks to be
|
||||||
|
specified in bytes rather than in blocks, allowing arbitrary bytes as padding,
|
||||||
|
and printing in a format that\(cqs easy for machines to parse.
|
||||||
.\"
|
.\"
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user