From 9672ec1fe34c56b855e3ca0e4a8151e7ca000ad9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 9 Jul 2012 14:00:07 +0200 Subject: [PATCH] maint: fix misspellings in old ChangeLog and NEWS * ChangeLog-2007: s/Supress/Suppress/ * NEWS: Likewise. * cfg.mk (old_NEWS_hash): Update to match typo fix. --- ChangeLog-2007 | 2 +- NEWS | 2 +- cfg.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog-2007 b/ChangeLog-2007 index c0a2b3b..cab95b1 100644 --- a/ChangeLog-2007 +++ b/ChangeLog-2007 @@ -1284,7 +1284,7 @@ Mon Jun 14 10:03:24 1993 Jean-loup Gailly (jloup@chorus.fr) With --force, let zcat pass non gzip'ed data unchanged (zcat == cat) Added the zgrep shell script. Made sub.c useful for 16 bit sound, 24 bit images, etc.. - Supress warnings about suffix for gunzip -r, except with --verbose. + Suppress warnings about suffix for gunzip -r, except with --verbose. Moved the sample programs to a subdirectory sample. On MSDOS, use .gz extension when possible (files without extension) Added a "Special targets" section in INSTALL. diff --git a/NEWS b/NEWS index 7f99bfb..ac39994 100644 --- a/NEWS +++ b/NEWS @@ -240,7 +240,7 @@ Major changes from 1.1.2 to 1.2 * With --force, let zcat pass non gzip'ed data unchanged (zcat == cat) * Added the zgrep shell script. * Made sub.c useful for 16 bit sound, 24 bit images, etc.. -* Supress warnings about suffix for gunzip -r, except with --verbose. +* Suppress warnings about suffix for gunzip -r, except with --verbose. * On MSDOS, use .gz extension when possible (files without extension) * Moved the sample programs to a subdirectory sample. * Added a "Special targets" section in INSTALL. diff --git a/cfg.mk b/cfg.mk index 866ba55..ff35396 100644 --- a/cfg.mk +++ b/cfg.mk @@ -39,7 +39,7 @@ bootstrap-tools = autoconf,automake,gnulib # Now that we have better tests, make this the default. export VERBOSE = yes -old_NEWS_hash = d0765495b59ecf0a00addea6cdd35395 +old_NEWS_hash = cfb389be1b246e15a87a2272ad3736d7 sc_obs_header_regex = \ \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\> -- 2.47.2