]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: explain why dd is called "dd"
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Nov 2012 16:23:47 +0000 (08:23 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Nov 2012 16:24:16 +0000 (08:24 -0800)
* doc/coreutils.texi (dd invocation): Mention JCL.

doc/coreutils.texi

index 7f8c0d194d29f7959a08e94e6c6c0c1e1c733f40..70e7ca09cdbb044f1995c97bc0485ea2ff3da7f6 100644 (file)
@@ -8045,7 +8045,9 @@ dd @var{option}
 @end example
 
 The only options are @option{--help} and @option{--version}.
-@xref{Common options}.  @command{dd} accepts the following operands.
+@xref{Common options}.  @command{dd} accepts the following operands,
+whose syntax was inspired by the DD (data definition) statement of
+OS/360 JCL.
 
 @table @samp