From: Jim Meyering Date: Sun, 16 Sep 2001 20:14:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83ab129925c4d69606e9ef34836cedeebe64f788;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index ce26bb9e56..d77b8aaf17 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.