From aa078afcf9828344697ef0469272657ac12a30b1 Mon Sep 17 00:00:00 2001 From: Kevin Lyda Date: Wed, 18 Apr 2012 00:38:04 +0100 Subject: maint: fix common spelling errors These were identified using: https://github.com/lyda/misspell-check executed like: git ls-files | misspellings -f - * src/cat.c: Correct a spelling error. * src/comm.c: Likewise. * src/expr.c: Likewise. * src/pr.c: Likewise. * src/tac.c: Likewise. * src/test.c: Likewise. * src/ChangeLog-2005: Likewise. * src/ChangeLog-2007: Likewise. * src/NEWS: Likewise. * src/doc/coreutils.texi: Likewise. * src/lib/ChangeLog-2007: Likewise. * src/man/help2man: Likewise. * src/old/fileutils/ChangeLog-1997: Likewise. * src/old/fileutils/NEWS: Likewise. * src/old/sh-utils/ChangeLog.0: Likewise. * src/old/textutils/ChangeLog: Likewise. * src/tests/misc/comm: Likewise. * src/tests/misc/uniq: Likewise. * src/tests/mv/dir2dir: Likewise. * src/cfg.mk (old_NEWS_hash): update with `make update-NEWS-hash` --- old/sh-utils/ChangeLog.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog.0 b/old/sh-utils/ChangeLog.0 index 0a2cc9b26..880e3f3ab 100644 --- a/old/sh-utils/ChangeLog.0 +++ b/old/sh-utils/ChangeLog.0 @@ -269,7 +269,7 @@ Mon Aug 01 21:58:14 1994 Jim Meyering (meyering@comco.com) * date.1: Correct the documentation, too. * date.c (main, show_date): For -u, use gmtime instead of relying on - localtime's ability to interpret the TZ enviroment variable. + localtime's ability to interpret the TZ environment variable. `date -u' failed (by reporting local time) on romp-ibm-bsd and PCs (DOS and OS/2) running emx 0.8h. From R. Bernstein . @@ -1362,7 +1362,7 @@ Mon Jul 22 15:21:21 1991 David J. MacKenzie (djm at wookumz.gnu.ai.mit.edu) * stty.c: Use tcflag_t for termios bitmasks. Use speed_t for speeds. Use unsigned long for baud rates to - accomodate large values, and support 57600 and 115200 if available. + accommodate large values, and support 57600 and 115200 if available. * date.c, configure: Instead of SIZE_T_MISSING, define size_t if it's missing. -- cgit v1.2.3-70-g09d2