]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: factor out list of suffix-to-number (e.g., KB->1000B) mappings
authorJim Meyering <meyering@redhat.com>
Wed, 26 Nov 2008 14:02:58 +0000 (15:02 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 26 Nov 2008 14:37:47 +0000 (15:37 +0100)
commitc7e971bee0aa606eef67c0f77711e3feeb5025f3
tree4766abab5ee93a2e2ae6c767a17c7d461e5c2446
parentb0312caf6fc31f3f9826da46d7e8fce56cc94261
doc: factor out list of suffix-to-number (e.g., KB->1000B) mappings

* coreutils.texi (multiplierSuffixes, multiplierSuffixesNoBlocks):
New macros.
(od invocation, head invocation, tail invocation, split invocation):
(truncate invocation): Use them.
doc/coreutils.texi