]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: clarify timeout --foreground description
authorPádraig Brady <P@draigBrady.com>
Wed, 12 Aug 2020 17:40:04 +0000 (18:40 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 12 Aug 2020 17:40:17 +0000 (18:40 +0100)
commit5b8161ee4dc95308c9ef89a5268aa87a7f32d4bf
tree5b2f0326d98d5c629a389c9107ba76038c047d39
parent7cf45f4f6a093a927d3139c87f52999dd2c750ec
doc: clarify timeout --foreground description

* doc/coreutils.texi (timeout invocation): Avoid any implication
that `timeout --foreground` could be used to retroactively
timeout commands not already invoked by timeout(1).
Fixes bug https://bugs.gnu.org/42831
doc/coreutils.texi