bug#43707: [PATCH] stat: use a colon before a list, and don't use backticks as quotes

2020-09-29 Thread Benno Schulenberg
* src/stat.c (usage): Replace a mistaken semicolon with a colon, and replace mistaken backticks with single quotes. Also reorder some words, for clarity. --- src/stat.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/stat.c b/src/stat.c index 4e6c2aa86..1c09073

bug#43707: [PATCH] stat: use a colon before a list, and don't use backticks as quotes

2020-09-29 Thread Pádraig Brady
On 29/09/2020 13:31, Benno Schulenberg wrote: * src/stat.c (usage): Replace a mistaken semicolon with a colon, and replace mistaken backticks with single quotes. Also reorder some words, for clarity. Pushed at: https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.32-55-gebaff