summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-16 20:14:25 +0000
committerJim Meyering <jim@meyering.net>2001-09-16 20:14:25 +0000
commit83ab129925c4d69606e9ef34836cedeebe64f788 (patch)
treef33c7263956d4a015dd5a017b0432ff45e9fa164 /old/sh-utils
parentfc172101b737966ccd87e168860dcbc898a5fa80 (diff)
downloadcoreutils-83ab129925c4d69606e9ef34836cedeebe64f788.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index ce26bb9e5..d77b8aaf1 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -2,6 +2,13 @@
* Version 2.0.12.
+ * src/stty.c (usage): Prefix each line with a space, so that
+ help2man produces a better stty.1 man page.
+ From Colin Watson, via Michael Stone. http://bugs.debian.org/95816
+
+ * src/test.c (usage): Describe -h option.
+ From Colin Watson, via Michael Stone. http://bugs.debian.org/99272
+
* man/pwd.x: Add note to help people understand that this documentation
may not refer to the (shell built-in) command they're running.
* man/echo.x: Likewise.