]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 16 Sep 2001 20:14:25 +0000 (20:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Sep 2001 20:14:25 +0000 (20:14 +0000)
old/sh-utils/ChangeLog

index ce26bb9e5660aff21f854d3a0485c916f25fb872..d77b8aaf17af47ffe697734f49783942af5ddd5f 100644 (file)
@@ -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.