]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: fix ambiguous multiplier info in dd man page
authorPádraig Brady <P@draigBrady.com>
Thu, 18 Aug 2016 10:58:39 +0000 (11:58 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 18 Aug 2016 10:58:39 +0000 (11:58 +0100)
commit3e71b0657760825d4c3a356df67a59fc6bc57ec6
tree758358489f30e51cb0803ea92c04d3e9f637f44f
parentff2178bf30e3eda566cc1d1670768c6d6694a8ac
doc: fix ambiguous multiplier info in dd man page

* src/dd.c (usage): Add a comma which is significant for
the rewrapping done in man pages.
src/dd.c