From: Philip Rowlands Date: Tue, 5 Jan 2010 13:11:56 +0000 (+0100) Subject: doc: fix typo in NEWS X-Git-Tag: v8.3~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbdc929602fb1a3886fced0459ba405151549739;p=thirdparty%2Fcoreutils.git doc: fix typo in NEWS * NEWS: Fix typo: s/repeated/repeatedly/ --- diff --git a/NEWS b/NEWS index 7f012e4a0a..42a8f47b7e 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ GNU coreutils NEWS -*- outline -*- files that was not done from the local system would go unnoticed. [bug introduced in coreutils-7.5] - tail -F (inotify-enabled) would abort when a tailed file is repeated + tail -F (inotify-enabled) would abort when a tailed file is repeatedly renamed-aside and then recreated. [bug introduced in coreutils-7.5]