From cdb16829a668fae0aa5e4e292364fc1fbd009ba8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 28 Mar 2008 20:16:26 +0100 Subject: [PATCH] Fix typo in old NEWS and ChangeLog: s/commmand/command/. * ChangeLog-2007: Likewise. * NEWS: Likewise. Prompted by http://bugzilla.redhat.com/439410 --- ChangeLog-2007 | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog-2007 b/ChangeLog-2007 index a335938eae..078e833b3f 100644 --- a/ChangeLog-2007 +++ b/ChangeLog-2007 @@ -2606,7 +2606,7 @@ 2007-05-20 Jim Meyering - stty: diagnose an invalid hex value in 35-colon commmand-line argument + stty: diagnose an invalid hex value in 35-colon command-line argument * NEWS: Mention this. * src/stty.c (strtoul_tcflag_t, strtoul_cc_t): New functions. (recover_mode): Use those functions (not sscanf), to parse the diff --git a/NEWS b/NEWS index 4ac4413d4f..808061c696 100644 --- a/NEWS +++ b/NEWS @@ -196,7 +196,7 @@ GNU coreutils NEWS -*- outline -*- loss of the contents of a/f. stty no longer silently accepts certain invalid hex values - in its 35-colon commmand-line argument + in its 35-colon command-line argument ** Bug fixes -- 2.47.3