]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 4 Apr 1998 16:47:29 +0000 (16:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Apr 1998 16:47:29 +0000 (16:47 +0000)
old/sh-utils/ChangeLog

index e57b04379bd0daa0c9bbed4d1fab1e15e3893aff..895cea39ecf2122b876d633fbafb1e19a35cb4e4 100644 (file)
@@ -1,4 +1,4 @@
-1998-04-04  Jim Meyering  <meyering@eng.ascend.com>
+1998-04-04  Jim Meyering  <meyering@ascend.com>
 
        * tests/Makefile.am (SUBDIRS): Add stty.
        * tests/stty/row-col-1: New file.
@@ -13,6 +13,8 @@
        Remove #if-0'd block.
        Move dcl of `fdflags' into scope where it's used.
        Remove dcl of unused `cp'.
+       Use "%s", not device_name, as the format string, in case the
+       latter contains `%'.
 
        [1998-03-31  Theodore Ts'o  <tytso@rsts-11.mit.edu>]
        * src/stty.c (valid_options): New function.