summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-14 04:11:25 +0000
committerJim Meyering <jim@meyering.net>1996-07-14 04:11:25 +0000
commite9d60dc0000eee1162d0e97a98ce212d889be1cb (patch)
treeed13c172f461c961b41c8c2e0ef4354b63b6c7bb /old/sh-utils
parentc58cd08bf9f95f99073dc2213136244c902ea9c4 (diff)
downloadcoreutils-e9d60dc0000eee1162d0e97a98ce212d889be1cb.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index e022436af..d8d4cbf78 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,8 @@
Sat Jul 13 14:22:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/chroot.c (usage): Add a `\' after `\n' in usage message.
+ Otherwise, SunOS's /bin/cc chokes.
+
* src/stty.c [GWINSZ_BROKEN]: Remove thus-guarded `#undef TIOCGWINSZ'.
GWINSZ_BROKEN can't be defined anymore.