]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: shred: mention unsupported file types
authorCollin Funk <collin.funk1@gmail.com>
Wed, 13 May 2026 01:35:28 +0000 (18:35 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Thu, 14 May 2026 03:45:47 +0000 (20:45 -0700)
commit45bbd75fb03564e58b7b1a2cc48809bd6936b02f
tree6214555f12e3b7e7a54ee2a283435145523e92e6
parentdcca2a53b38a5e21c96bc749fc5b960c442e2f58
doc: shred: mention unsupported file types

* src/shred.c (usage): Mention the behavior of 'shred' on FIFOs,
sockets, and terminals.
* doc/coreutils.texi (shred invocation): Likewise.
Addresses https://bugs.gnu.org/30177
doc/coreutils.texi
src/shred.c