From: Paul Eggert Date: Sat, 17 Nov 2012 16:23:47 +0000 (-0800) Subject: doc: explain why dd is called "dd" X-Git-Tag: v8.21~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ba783720244c29cf5b24dcd3196f86569db332;p=thirdparty%2Fcoreutils.git doc: explain why dd is called "dd" * doc/coreutils.texi (dd invocation): Mention JCL. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 7f8c0d194d..70e7ca09cd 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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