]> git.ipfire.org Git - thirdparty/coreutils.git/commit
shuf: convert error diagnostic to lowercase
authorBernhard Voelker <mail@bernhard-voelker.de>
Wed, 26 Feb 2014 07:36:50 +0000 (08:36 +0100)
committerPádraig Brady <P@draigBrady.com>
Wed, 26 Feb 2014 11:26:24 +0000 (11:26 +0000)
commit5475e6083f46a2f9f7ccf4173f391bf518421523
tree109e1a268ca9cfa1a167928ac4728965ed3a5609
parentdf5e69705f66e4fc6bcd939846bc4fb2de90a614
shuf: convert error diagnostic to lowercase

* src/shuf.c (main): s/No/no/, introduced by commit v8.22-25-g9f60f37.
* NEWS: Also adjust the NEWS for that recent commit to make it
clear this was new bug rather than a regression.

Prompted by the syntax-check rule sc_error_message_uppercase
NEWS
src/shuf.c