diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-12 08:42:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-12 08:42:38 +0000 |
commit | 81817a30ea46b37cef51e475fb34987db6012d4a (patch) | |
tree | 2ca98702c058a264f4d01439317c44818baee24e | |
parent | 38a8810cd3441d00218c8530f73cfd392dd48e3d (diff) | |
download | coreutils-81817a30ea46b37cef51e475fb34987db6012d4a.tar.xz |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ consume 4GB of disk space on systems without support for sparse files. Fix a logic error that'd make it `cat err' even though dd didn't fail. - * src/dircolors.hin (.jar): Fix typo: s/01;3/01;31/. + * src/dircolors.hin (.jar): Fix typo: s/;3$/;31/. Patch by steven@magelico.net, forwarded by Michael Stone. * tests/ls/dired: Ensure that ls produces English messages. |