summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-26 19:01:54 +0000
committerJim Meyering <jim@meyering.net>1997-01-26 19:01:54 +0000
commit8a87c1a169f2b5aa5c47a9b5f84961cec99891b8 (patch)
tree0057b9ca9087b10e58616cbcd6072a23ee49999c /old
parent07b07ca07ced0f6688ec1656d5e3ef92ae27fee6 (diff)
downloadcoreutils-8a87c1a169f2b5aa5c47a9b5f84961cec99891b8.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c4cb3473b..c41165956 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jan 26 12:51:05 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/who-users.c (usage): Fix typo (--writeable -> --writable)
+ in help output. From Galen Hazelwood.
+
Sat Jan 25 21:01:13 1997 Jim Meyering <meyering@na-net.ornl.gov>
* src/factor.c (print_factors): Reflect changes to xstrtoul interface.