mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-16 01:45:09 +02:00
* src/dd.c (usage): Document the default block size. * doc/coreutils.texi (dd invocation): Document that the default block size (bs, ibs, obs) is 512 bytes. Reported by Petr Uzel.