summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
-rw-r--r--old/textutils/ChangeLog4
2 files changed, 3 insertions, 3 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index cf37a6280..0bad71614 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -4420,7 +4420,7 @@
2000-02-26 Jim Meyering <meyering@lucent.com>
- Tranform the generated src/Makefile.in file so it falls back on
+ Transform the generated src/Makefile.in file so it falls back on
using /bin/rm when necessary. The old rule didn't always work.
This is necessary only on certain losing systems, and because this
package builds an `rm' executable and some people put `.' too
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 36f58ffc8..82d65b70f 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -5496,7 +5496,7 @@ Thu Jul 4 07:24:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
Wed Jul 3 23:21:09 1996 Jim Meyering <meyering@na-net.ornl.gov>
- * src/md5sum.c (split_3): Correct test for 35-byte line to accomodate
+ * src/md5sum.c (split_3): Correct test for 35-byte line to accommodate
fact that leading blanks may be stripped.
Tue Jul 2 21:51:40 1996 Jim Meyering <meyering@na-net.ornl.gov>
@@ -8550,7 +8550,7 @@ Tue Jul 17 12:36:11 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
* pr.c Deleted excess whitespace from ends of lines.
Modified to work with current version of getopt, which
returns 1 instead of 0 for non-options.
- Reversed the meaning of the -f option, to be compatable
+ Reversed the meaning of the -f option, to be compatible
with real pr.
Sun Jul 8 00:39:31 1990 David J. MacKenzie (djm at apple-gunkies)