]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: shred: change 'truncate' to the more descriptive 'deallocate'
authorPádraig Brady <P@draigBrady.com>
Sun, 10 Dec 2017 00:49:45 +0000 (16:49 -0800)
committerPádraig Brady <P@draigBrady.com>
Sun, 10 Dec 2017 00:54:03 +0000 (16:54 -0800)
commit6150b10698a4c3757630aba76720e7262d0590bd
treea9c9787563fa8a58cb366d33b66e6dc0a80f48f6
parentf17c1df3919d66fd1e71057070604f9af6d4bcc5
doc: shred: change 'truncate' to the more descriptive 'deallocate'

* doc/coreutils.texi (shred invocation): s/truncate/deallocate/.
* src/shred.c (usage): Likewise.
Fixes https://bugs.gnu.org/29317
doc/coreutils.texi
src/shred.c